@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:Pv003852	rdf:type	owl:NamedIndividual ,
		ASI:fonteDocumentale .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
ASI:Pv003852	rdf:type	foaf:Document .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
ASI:Pv003852	rdfs:label	"LEGGE N. 479 del 1958/03/18" .
@prefix dc:	<http://purl.org/dc/elements/1.1/> .
ASI:Pv003852	dc:title	"LEGGE N. 479 del 1958/03/18" ;
	dc:description	"NUOVO COMUNE DI INARZO COSTITUITO CON LA FRAZIONE OMONIMA STACCATA DAL COMUNE DI CASALE LITTA IN PROVINCIA DI VARESE" ;
	dc:date	"/" .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
ASI:Pv003852	ASI:dataDocumento	"1958-05-13"^^xsd:date ;
	ASI:dataFonteDocumentale	"1958-03-18"^^xsd:date ;
	ASI:documento	"G.U. N. 115" ;
	ASI:descrizione	"NUOVO COMUNE DI INARZO COSTITUITO CON LA FRAZIONE OMONIMA STACCATA DAL COMUNE DI CASALE LITTA IN PROVINCIA DI VARESE" .
ASI:ChP164280	ASI:cmb2fd	ASI:Pv003852 .