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

vcard:Organization <http://xmlns.com/foaf/0.1/firstName> "Elixabete";
  vcard:formattedName "Elixabete Etxanobe Landajuela";
  vcard:url "";
  vcard:hasAddress _:node1int4rk4vx60 .

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