@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:RST11691	rdf:type	owl:NamedIndividual ,
		ASI:ReST .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
ASI:RST11691	rdfs:label	"Belforte del Chiento (1862-12-14/1955-04-10)" .
@prefix dc:	<http://purl.org/dc/elements/1.1/> .
ASI:RST11691	dc:date	"1862-12-14/1955-04-10" ;
	ASI:haFonte	ASI:SISTAT2013 ;
	ASI:ReST2tpn	ASI:Tp009000 ;
	ASI:ReST2ut	ASI:UA04661 ;
	ASI:ReST3ReST	ASI:RST31300 ,
		ASI:RST31290 ,
		ASI:RST31280 ;
	ASI:ReST2geo	ASI:geo04622 ;
	ASI:codiceISTAT	"043004" .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
ASI:RST11691	ASI:dataFine	"1955-04-10"^^xsd:date ;
	ASI:dataInizio	"1862-12-14"^^xsd:date .
ASI:Ru028240	ASI:ru2ReST	ASI:RST11691 .