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

vcard:Organization <http://xmlns.com/foaf/0.1/firstName> "Javier";
  vcard:formattedName "Javier Argote Egaña";
  vcard:url "";
  vcard:hasAddress _:node1iaciiuvax2088 .

_:node1iaciiuvax2088 vcard:streetAddress "Uzbina , 24 -  Edf. Oficinas 13 Polígono de Jundiz";
  vcard:locality "Vitoria-Gasteiz";
  vcard:country "Espainia" .
