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

vcard:Organization <http://xmlns.com/foaf/0.1/firstName> "Arantza ";
  vcard:formattedName "Arantza  Ozaeta";
  vcard:url "";
  vcard:hasAddress _:node1gds6t3r8x6108 .

_:node1gds6t3r8x6108 vcard:streetAddress "Dorleta";
  vcard:locality "Eskoriatza";
  vcard:country "Espainia" .
