@prefix ASI:	<http://dati.san.beniculturali.it/ASI/> .
ASI:Ru060640	ASI:ru2ReST	ASI:RST10120 .
@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
ASI:RST10120	rdf:type	owl:NamedIndividual ,
		ASI:ReST .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
ASI:RST10120	rdfs:label	"Campolongo al Torre (1946-10-31/1968-02-29)" .
@prefix dc:	<http://purl.org/dc/elements/1.1/> .
ASI:RST10120	dc:date	"1946-10-31/1968-02-29" ;
	ASI:haFonte	ASI:SISTAT2013 ;
	ASI:ReST2tpn	ASI:Tp018860 ;
	ASI:ReST2ut	ASI:UA04008 ;
	ASI:ReST3ReST	ASI:RST30950 ,
		ASI:RST30940 ;
	ASI:codiceISTAT	"030017" .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
ASI:RST10120	ASI:dataFine	"1968-02-29"^^xsd:date ;
	ASI:dataInizio	"1946-10-31"^^xsd:date .