@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ASI:	<http://dati.san.beniculturali.it/ASI/> .
ASI:Pv000071	rdf:type	ASI:fonteDocumentale .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
ASI:Pv000071	rdf:type	owl:NamedIndividual .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
ASI:Pv000071	rdf:type	foaf:Document .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
ASI:Pv000071	rdfs:label	"D.P.R. N. 1445 del 1965/11/29" .
@prefix dc:	<http://purl.org/dc/elements/1.1/> .
ASI:Pv000071	dc:title	"D.P.R. N. 1445 del 1965/11/29" ;
	dc:description	"RICOSTITUITO IL COMUNE DI CORNALBA A SEGUITO DEL DISTACCO DAL COMUNE DI SERINA IN PROVINCIA DI BERGAMO" ;
	dc:date	"/" .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
ASI:Pv000071	ASI:dataDocumento	"1966-01-07"^^xsd:date ;
	ASI:dataFonteDocumentale	"1965-11-29"^^xsd:date ;
	ASI:documento	"G.U. n. 4" ;
	ASI:descrizione	"RICOSTITUITO IL COMUNE DI CORNALBA A SEGUITO DEL DISTACCO DAL COMUNE DI SERINA IN PROVINCIA DI BERGAMO" .
ASI:ChP115160	ASI:cmb2fd	ASI:Pv000071 .