@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ASI:	<http://dati.san.beniculturali.it/ASI/> .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
ASI:Pv000069	rdf:type	foaf:Document .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
ASI:Pv000069	rdf:type	owl:NamedIndividual ,
		ASI:fonteDocumentale .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
ASI:Pv000069	rdfs:label	"L.R. N. 29 del 1964/09/02" .
@prefix dc:	<http://purl.org/dc/elements/1.1/> .
ASI:Pv000069	dc:title	"L.R. N. 29 del 1964/09/02" ;
	dc:description	"DISTACCO DELLA FRAZIONE SIRMIANO DAL COMUNE DI TESIMO/TISENS E RELATIVA AGGREGAZIONE AL COMUNE DI NALLES/NALS IN PROVINCIA DI BOLZANO" ;
	dc:date	"/" .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
ASI:Pv000069	ASI:dataDocumento	"1964-09-08"^^xsd:date ;
	ASI:dataFonteDocumentale	"1964-09-02"^^xsd:date ;
	ASI:documento	"B.U.R. n. 38" ;
	ASI:descrizione	"DISTACCO DELLA FRAZIONE SIRMIANO DAL COMUNE DI TESIMO/TISENS E RELATIVA AGGREGAZIONE AL COMUNE DI NALLES/NALS IN PROVINCIA DI BOLZANO" .
ASI:ChP223490	ASI:cmb2fd	ASI:Pv000069 .