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

vcard:Organization <http://xmlns.com/foaf/0.1/firstName> "Carlos";
  vcard:formattedName "Carlos Quindós Fernández";
  vcard:url "";
  vcard:hasAddress _:node1j2hatf2ux1640 .

_:node1j2hatf2ux1640 vcard:streetAddress "Portal de Gamarra , 1-A - A - 2ª planta (Edificio el Boulevard)";
  vcard:locality "Vitoria-Gasteiz";
  vcard:country "Espainia" .
