@prefix ASI:	<http://dati.san.beniculturali.it/ASI/> .
ASI:Ru507695	ASI:ru2ReST	ASI:RST19963 .
@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
ASI:RST19963	rdf:type	owl:NamedIndividual ,
		ASI:ReST .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
ASI:RST19963	rdfs:label	"Bardino Nuovo (1928-12-06)" .
@prefix dc:	<http://purl.org/dc/elements/1.1/> .
ASI:RST19963	dc:date	"1928-12-06" ;
	ASI:haFonte	ASI:SISTAT2013 ;
	ASI:ReST2tpn	ASI:Tp007890 ;
	ASI:ReST2ut	ASI:UA09656 ;
	ASI:ReST3ReST	ASI:RST30250 ;
	ASI:codiceISTAT	"009801" .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
ASI:RST19963	ASI:dataFine	"1928-12-06"^^xsd:date ;
	ASI:dataInizio	"1928-12-06"^^xsd:date .
ASI:Ru024920	ASI:ru2ReST	ASI:RST19963 .