@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:RST13243	rdf:type	owl:NamedIndividual ,
		ASI:ReST .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
ASI:RST13243	rdfs:label	"Carpineto Romano (1872-12-30/1939-11-22)" .
@prefix dc:	<http://purl.org/dc/elements/1.1/> .
ASI:RST13243	dc:date	"1872-12-30/1939-11-22" ;
	ASI:haFonte	ASI:SISTAT2013 ;
	ASI:ReST2tpn	ASI:Tp022190 ;
	ASI:ReST2ut	ASI:UA05314 ;
	ASI:ReST3ReST	ASI:RST31770 ,
		ASI:RST31820 ,
		ASI:RST31821 ,
		ASI:RST31800 ,
		ASI:RST31810 ,
		ASI:RST31780 ,
		ASI:RST31760 ;
	ASI:ReST2geo	ASI:geo05275 ;
	ASI:codiceISTAT	"058020" .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
ASI:RST13243	ASI:dataFine	"1939-11-22"^^xsd:date ;
	ASI:dataInizio	"1872-12-30"^^xsd:date .
ASI:Ru070800	ASI:ru2ReST	ASI:RST13243 .