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

vcard:Organization <http://xmlns.com/foaf/0.1/firstName> "Nerea Karmele";
  vcard:formattedName "Nerea Karmele López-Uribarri Goicolea";
  vcard:url "";
  vcard:hasAddress _:node1iaciiuvax3592 .

_:node1iaciiuvax3592 vcard:streetAddress "Gran Vía Don Diego López de Haro , 25";
  vcard:locality "Bilbao";
  vcard:country "Espainia" .
