@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ASI:	<http://dati.san.beniculturali.it/ASI/> .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
ASI:RST18655	rdf:type	owl:NamedIndividual ,
		ASI:ReST .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
ASI:RST18655	rdfs:label	"Assolo (1974-07-16/)" .
@prefix dc:	<http://purl.org/dc/elements/1.1/> .
ASI:RST18655	dc:date	"1974-07-16/" ;
	ASI:haFonte	ASI:SISTAT2013 ;
	ASI:ReST2tpn	ASI:Tp005820 ;
	ASI:ReST2ut	ASI:UA07874 ;
	ASI:ReST3ReST	ASI:RST33150 ,
		ASI:RST33130 ;
	ASI:ReST2geo	ASI:geo07829 ;
	ASI:codiceISTAT	"095008" .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
ASI:RST18655	ASI:dataInizio	"1974-07-16"^^xsd:date .
ASI:Ru018090	ASI:ru2ReST	ASI:RST18655 .