@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:Pv002972	rdf:type	foaf:Document .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
ASI:Pv002972	rdf:type	owl:NamedIndividual ,
		ASI:fonteDocumentale .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
ASI:Pv002972	rdfs:label	"R.D. N. 2198 del 1927/11/11" .
@prefix dc:	<http://purl.org/dc/elements/1.1/> .
ASI:Pv002972	dc:title	"R.D. N. 2198 del 1927/11/11" ;
	dc:description	"AGGREGATO AL COMUNE DI MARCHENO IL TERRITORIO DEL SOPPRESSO COMUNE DI BROZZO IN PROVINCIA DI BRESCIA" ;
	dc:date	"/" .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
ASI:Pv002972	ASI:dataDocumento	"1927-12-09"^^xsd:date ;
	ASI:dataFonteDocumentale	"1927-11-11"^^xsd:date ;
	ASI:documento	"G.U. N. 284" ;
	ASI:descrizione	"AGGREGATO AL COMUNE DI MARCHENO IL TERRITORIO DEL SOPPRESSO COMUNE DI BROZZO IN PROVINCIA DI BRESCIA" .
ASI:ChP190100	ASI:cmb2fd	ASI:Pv002972 .