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

vcard:Organization <http://xmlns.com/foaf/0.1/firstName> "Gorka";
  vcard:formattedName "Gorka Eraña Aranaga";
  vcard:url "";
  vcard:hasAddress _:node1iaciiuvax3880 .

_:node1iaciiuvax3880 vcard:streetAddress "San Vicente , 8 - Edificio Albia I - Plantas 14 y 15";
  vcard:locality "Bilbao";
  vcard:country "Espainia" .
