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

vcard:Organization <http://xmlns.com/foaf/0.1/firstName> "Observatorio Vasco de la Juventud";
  vcard:formattedName "Observatorio Vasco de la Juventud";
  vcard:url "";
  vcard:hasAddress _:node1i95qhe3ux152 .

_:node1i95qhe3ux152 vcard:streetAddress "Huertas de la Villa , 11";
  vcard:locality "Bilbao";
  vcard:country "Espainia" .
