@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ASI:	<http://dati.san.beniculturali.it/ASI/> .
@prefix geonames:	<http://www.geonames.org/ontology#> .
ASI:UA08238	rdf:type	geonames:Feature ,
		ASI:unitaTerritoriale .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
ASI:UA08238	rdf:type	owl:NamedIndividual .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
ASI:UA08238	rdfs:label	"Verbano-Cusio-Ossola" .
@prefix dc:	<http://purl.org/dc/elements/1.1/> .
ASI:UA08238	dc:title	"Verbano-Cusio-Ossola" ;
	ASI:ut2tpn	ASI:Tp124870 ;
	ASI:ut2tut	ASI:UA-PR .
ASI:RST33270	ASI:ReST2ut	ASI:UA08238 .