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

vcard:Organization <http://xmlns.com/foaf/0.1/firstName> "Joxe Mari ";
  vcard:formattedName "Joxe Mari  Aizega Zubillaga";
  vcard:url "";
  vcard:hasAddress _:node1gds6t3r8x4000 .

_:node1gds6t3r8x4000 vcard:streetAddress "Juan Avelino Barriola, 101";
  vcard:locality "Donostia / San Sebastián";
  vcard:country "Espainia" .
