@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:UA00299	rdf:type	owl:NamedIndividual ,
		ASI:unitaTerritoriale .
@prefix geonames:	<http://www.geonames.org/ontology#> .
ASI:UA00299	rdf:type	geonames:Feature .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
ASI:UA00299	rdfs:label	"Vigone" .
@prefix dc:	<http://purl.org/dc/elements/1.1/> .
ASI:UA00299	dc:title	"Vigone" ;
	ASI:ut2tpn	ASI:Tp126710 ;
	ASI:ut2tut	ASI:UA-CM .
ASI:RST00890	ASI:ReST2ut	ASI:UA00299 .
ASI:RST40792	ASI:ReST2ut	ASI:UA00299 .