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

vcard:Organization <http://xmlns.com/foaf/0.1/firstName> "Eva";
  vcard:formattedName "Eva Blanco de Angulo";
  vcard:url "";
  vcard:hasAddress _:node1ha1dboikx188 .

_:node1ha1dboikx188 vcard:streetAddress "Portuetxe , 23 - 1";
  vcard:locality "Donostia / San Sebastián";
  vcard:country "Espainia" .
