@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:Pv005154	rdf:type	owl:NamedIndividual ,
		ASI:fonteDocumentale .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
ASI:Pv005154	rdf:type	foaf:Document .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
ASI:Pv005154	rdfs:label	"LEGGE N. 486 del 1913/05/22" .
@prefix dc:	<http://purl.org/dc/elements/1.1/> .
ASI:Pv005154	dc:title	"LEGGE N. 486 del 1913/05/22" ;
	dc:description	"NUOVO COMUNE DI VILLA CELIERA COSTITUITO CON LA FRAZIONE OMONIMA STACCATA DAL COMUNE DI CIVITELLA CASANOVA IN PROVINCIA DI TERAMO" ;
	dc:date	"/" .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
ASI:Pv005154	ASI:dataDocumento	"1913-05-30"^^xsd:date ;
	ASI:dataFonteDocumentale	"1913-05-22"^^xsd:date ;
	ASI:documento	"G.U. N. 125" ;
	ASI:descrizione	"NUOVO COMUNE DI VILLA CELIERA COSTITUITO CON LA FRAZIONE OMONIMA STACCATA DAL COMUNE DI CIVITELLA CASANOVA IN PROVINCIA DI TERAMO" .
ASI:ChP391630	ASI:cmb2fd	ASI:Pv005154 .