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

vcard:Organization <http://xmlns.com/foaf/0.1/firstName> "Ainhoa";
  vcard:formattedName "Ainhoa Elola Aramburu";
  vcard:url "";
  vcard:hasAddress _:node1iaciiuvax2780 .

_:node1iaciiuvax2780 vcard:streetAddress "San Vicente , 8 - Edificio Albia I - Plantas 14 y 15";
  vcard:locality "Bilbao";
  vcard:country "Espainia" .
