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

vcard:Organization <http://xmlns.com/foaf/0.1/firstName> "Alaitz";
  vcard:formattedName "Alaitz Erkoreka Baraiazarra";
  vcard:url "";
  vcard:hasAddress _:node1iaciiuvax3708 .

_:node1iaciiuvax3708 vcard:streetAddress "Trobika , 1";
  vcard:locality "Mungia";
  vcard:country "Espainia" .
