@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:RST13290	rdf:type	owl:NamedIndividual ,
		ASI:ReST .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
ASI:RST13290	rdfs:label	"Genzano di Roma (1873-01-05/1935-03-06)" .
@prefix dc:	<http://purl.org/dc/elements/1.1/> .
ASI:RST13290	dc:date	"1873-01-05/1935-03-06" ;
	ASI:haFonte	ASI:SISTAT2013 ;
	ASI:ReST2tpn	ASI:Tp049560 ;
	ASI:ReST2ut	ASI:UA05337 ;
	ASI:ReST3ReST	ASI:RST31800 ,
		ASI:RST31760 ,
		ASI:RST31780 ,
		ASI:RST31810 ,
		ASI:RST31770 ,
		ASI:RST31820 ;
	ASI:ReST2geo	ASI:geo05298 ;
	ASI:codiceISTAT	"058043" .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
ASI:RST13290	ASI:dataFine	"1935-03-06"^^xsd:date ;
	ASI:dataInizio	"1873-01-05"^^xsd:date .
ASI:Ru152660	ASI:ru2ReST	ASI:RST13290 .