@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:RST04222	rdf:type	owl:NamedIndividual ,
		ASI:ReST .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
ASI:RST04222	rdfs:label	"Castronno (1927-01-02/)" .
@prefix dc:	<http://purl.org/dc/elements/1.1/> .
ASI:RST04222	dc:date	"1927-01-02/" ;
	ASI:haFonte	ASI:SISTAT2013 ;
	ASI:ReST2tpn	ASI:Tp029030 ;
	ASI:ReST2ut	ASI:UA01565 ;
	ASI:ReST3ReST	ASI:RST30380 ,
		ASI:RST30400 ,
		ASI:RST30401 ;
	ASI:ReST2geo	ASI:geo01556 ;
	ASI:codiceISTAT	"012047" .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
ASI:RST04222	ASI:dataInizio	"1927-01-02"^^xsd:date .
ASI:Ru088840	ASI:ru2ReST	ASI:RST04222 .