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

vcard:Organization <http://xmlns.com/foaf/0.1/firstName> "IVAP - Sede de Bilbao";
  vcard:formattedName "IVAP - Sede de Bilbao";
  vcard:url "";
  vcard:hasAddress _:node1hes497p5x8 .

_:node1hes497p5x8 vcard:streetAddress "Recalde Zumardia, 18 -  1º";
  vcard:locality "Bilbao";
  vcard:country "Espainia" .
