@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:RST04102	rdf:type	owl:NamedIndividual ,
		ASI:ReST .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
ASI:RST04102	rdfs:label	"Bedero Valcuvia (1927-01-02/)" .
@prefix dc:	<http://purl.org/dc/elements/1.1/> .
ASI:RST04102	dc:date	"1927-01-02/" ;
	ASI:haFonte	ASI:SISTAT2013 ;
	ASI:ReST2tpn	ASI:Tp008840 ;
	ASI:ReST2ut	ASI:UA01528 ;
	ASI:ReST3ReST	ASI:RST30380 ,
		ASI:RST30400 ,
		ASI:RST30401 ;
	ASI:ReST2geo	ASI:geo01519 ;
	ASI:codiceISTAT	"012010" .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
ASI:RST04102	ASI:dataInizio	"1927-01-02"^^xsd:date .
ASI:Ru027920	ASI:ru2ReST	ASI:RST04102 .