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

vcard:Organization <http://xmlns.com/foaf/0.1/firstName> "Unai";
  vcard:formattedName "Unai Tellería Goñi";
  vcard:url "";
  vcard:hasAddress _:node1hes497p5x692 .

_:node1hes497p5x692 vcard:streetAddress "Juan Ajuriaguerra , z.g. - entreplanta";
  vcard:locality "Bilbao";
  vcard:country "Espainia" .
