@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:RST00652	rdf:type	owl:NamedIndividual ,
		ASI:ReST .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
ASI:RST00652	rdfs:label	"Ronco Canavese (1945-09-07/)" .
@prefix dc:	<http://purl.org/dc/elements/1.1/> .
ASI:RST00652	dc:date	"1945-09-07/" ;
	ASI:haFonte	ASI:SISTAT2013 ;
	ASI:ReST2tpn	ASI:Tp095180 ;
	ASI:ReST2ut	ASI:UA00224 ;
	ASI:ReST3ReST	ASI:RST30030 ,
		ASI:RST30031 ;
	ASI:ReST2geo	ASI:geo00224 ;
	ASI:codiceISTAT	"001224" .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
ASI:RST00652	ASI:dataInizio	"1945-09-07"^^xsd:date .
ASI:Ru291570	ASI:ru2ReST	ASI:RST00652 .