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

vcard:Organization <http://xmlns.com/foaf/0.1/firstName> "Antonio López Palenzuela";
  vcard:formattedName "Antonio López Palenzuela";
  vcard:url "";
  vcard:hasAddress _:node1j2hatf2ux1800 .

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