@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:Pv002988	rdf:type	owl:NamedIndividual ,
		ASI:fonteDocumentale .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
ASI:Pv002988	rdf:type	foaf:Document .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
ASI:Pv002988	rdfs:label	"R.D. N. 2343 del 1927/12/01" .
@prefix dc:	<http://purl.org/dc/elements/1.1/> .
ASI:Pv002988	dc:title	"R.D. N. 2343 del 1927/12/01" ;
	dc:description	"NUOVO COMUNE DI BRISSAGO-VALTRAVAGLIA COSTITUITO CON I TERRITORI DEI SOPPRESSI COMUNI DI BRISSAGO, MESENZANA E ROGGIANO VALTRAVAGLIA, TUTTI IN PROVINCIA DI VARESE" ;
	dc:date	"/" .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
ASI:Pv002988	ASI:dataDocumento	"1927-12-23"^^xsd:date ;
	ASI:dataFonteDocumentale	"1927-12-01"^^xsd:date ;
	ASI:documento	"G.U. N. 296" ;
	ASI:descrizione	"NUOVO COMUNE DI BRISSAGO-VALTRAVAGLIA COSTITUITO CON I TERRITORI DEI SOPPRESSI COMUNI DI BRISSAGO, MESENZANA E ROGGIANO VALTRAVAGLIA, TUTTI IN PROVINCIA DI VARESE" .
ASI:ChP047160	ASI:cmb2fd	ASI:Pv002988 .