@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:RST11499	rdf:type	owl:NamedIndividual ,
		ASI:ReST .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
ASI:RST11499	rdfs:label	"Montefelcino (1868-08-26/)" .
@prefix dc:	<http://purl.org/dc/elements/1.1/> .
ASI:RST11499	dc:date	"1868-08-26/" ;
	ASI:haFonte	ASI:SISTAT2013 ;
	ASI:ReST2tpn	ASI:Tp069570 ;
	ASI:ReST2ut	ASI:UA04575 ;
	ASI:ReST3ReST	ASI:RST31260 ,
		ASI:RST31250 ;
	ASI:ReST2geo	ASI:geo04536 ;
	ASI:codiceISTAT	"041034" .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
ASI:RST11499	ASI:dataInizio	"1868-08-26"^^xsd:date .
ASI:Ru212690	ASI:ru2ReST	ASI:RST11499 .