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

vcard:Organization <http://xmlns.com/foaf/0.1/firstName> "Beatriz";
  vcard:formattedName "Beatriz Pérez de las Heras";
  vcard:url "";
  vcard:hasAddress _:node1ge1ci9hgx4328 .

_:node1ge1ci9hgx4328 vcard:streetAddress "Portal de Gamarra, 1";
  vcard:locality "Vitoria-Gasteiz";
  vcard:country "Espainia" .
