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

vcard:Organization <http://xmlns.com/foaf/0.1/firstName> "Naia";
  vcard:formattedName "Naia Landa Bilbao";
  vcard:url "";
  vcard:hasAddress _:node1iaciiuvax2600 .

_:node1iaciiuvax2600 vcard:streetAddress "Goronda Gane Bidea, 1";
  vcard:locality "Basozabal | Diseminado";
  vcard:country "Espainia" .
