@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .

vcard:Organization <http://xmlns.com/foaf/0.1/firstName> "Delegación Territorial de Araba";
  vcard:formattedName "Delegación Territorial de Araba";
  vcard:url "";
  vcard:hasAddress _:node1icv1rq3mx632 .

_:node1icv1rq3mx632 vcard:streetAddress "Olaguibel, 38";
  vcard:locality "Vitoria-Gasteiz";
  vcard:country "Espainia" .
