@prefix vcard2006:	<http://www.w3.org/2006/vcard/ns#> .
@prefix ns1:	<https://dati.veneto.it/lod/pointOfContact/> .
ns1:Comune_di_Valdagno	vcard2006:hasTelephone	_:vb10855 .
@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
_:vb10855	rdf:type	vcard2006:Voice ,
		vcard2006:TelephoneType ;
	vcard2006:value	"Non disponibile" .