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

vcard:Organization <http://xmlns.com/foaf/0.1/firstName> "Antonio";
  vcard:formattedName "Antonio Aiz Salazar";
  vcard:url "";
  vcard:hasAddress _:node1iacfarf3x980 .

_:node1iacfarf3x980 vcard:streetAddress "Portal de Gamarra , 1 - A - Planta 11";
  vcard:locality "Vitoria-Gasteiz";
  vcard:country "Espainia" .
