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

vcard:Organization <http://xmlns.com/foaf/0.1/firstName> "Jone";
  vcard:formattedName "Jone  Berriozabal Bóveda";
  vcard:url "";
  vcard:hasAddress _:node1j2jmi2vjx592 .

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