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

vcard:Organization <http://xmlns.com/foaf/0.1/firstName> "Iker Atxa Zaitegi";
  vcard:formattedName "Iker Atxa Zaitegi";
  vcard:url "";
  vcard:hasAddress _:node1iaciiuvax1512 .

_:node1iaciiuvax1512 vcard:streetAddress ", z.g.";
  vcard:locality "";
  vcard:country "" .
