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

vcard:Organization <http://xmlns.com/foaf/0.1/firstName> "Lorena";
  vcard:formattedName "Lorena Elorriaga Ayarza";
  vcard:url "";
  vcard:hasAddress _:node1iaciiuvax5672 .

_:node1iaciiuvax5672 vcard:streetAddress "Larrauri-Mendotza Bidea, 18";
  vcard:locality "Erandiogoikoa";
  vcard:country "Espainia" .
