@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:RST20775	rdf:type	owl:NamedIndividual ,
		ASI:ReST .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
ASI:RST20775	rdfs:label	"Brignano del Curone (1863-02-08/1928-05-05)" .
@prefix dc:	<http://purl.org/dc/elements/1.1/> .
ASI:RST20775	dc:date	"1863-02-08/1928-05-05" ;
	ASI:haFonte	ASI:SISTAT2013 ;
	ASI:ReST2tpn	ASI:Tp014150 ;
	ASI:ReST2ut	ASI:UA09986 ;
	ASI:ReST3ReST	ASI:RST30150 ,
		ASI:RST30170 ,
		ASI:RST30160 ;
	ASI:codiceISTAT	"006802" .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
ASI:RST20775	ASI:dataFine	"1928-05-05"^^xsd:date ;
	ASI:dataInizio	"1863-02-08"^^xsd:date .
ASI:Ru046620	ASI:ru2ReST	ASI:RST20775 .