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

vcard:Organization <http://xmlns.com/foaf/0.1/firstName> "Diputación Foral de Álava";
  vcard:formattedName "Diputación Foral de Álava";
  vcard:url "";
  vcard:hasAddress _:node1j2jmi2vjx600 .

_:node1j2jmi2vjx600 vcard:streetAddress "Plaza de la Provincia, z.g.";
  vcard:locality "Vitoria-Gasteiz";
  vcard:country "Espainia" .
