@prefix ASI:	<http://dati.san.beniculturali.it/ASI/> .
ASI:Ru123630	ASI:ru2ReST	ASI:RST07580 .
@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
ASI:RST07580	rdf:type	owl:NamedIndividual ,
		ASI:ReST .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
ASI:RST07580	rdfs:label	"Curtatone (1866-11-04/1871-10-14)" .
@prefix dc:	<http://purl.org/dc/elements/1.1/> .
ASI:RST07580	dc:date	"1866-11-04/1871-10-14" ;
	ASI:haFonte	ASI:SISTAT2013 ;
	ASI:ReST2tpn	ASI:Tp040310 ;
	ASI:ReST2ut	ASI:UA03008 ;
	ASI:ReST3ReST	ASI:RST30670 ,
		ASI:RST30681 ,
		ASI:RST30680 ;
	ASI:ReST2geo	ASI:geo02992 ;
	ASI:codiceISTAT	"020021" .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
ASI:RST07580	ASI:dataFine	"1871-10-14"^^xsd:date ;
	ASI:dataInizio	"1866-11-04"^^xsd:date .
ASI:Ru505001	ASI:ru2ReST	ASI:RST07580 .