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

vcard:Organization <http://xmlns.com/foaf/0.1/firstName> "Irene";
  vcard:formattedName "Irene Alberdi Ugalde";
  vcard:url "";
  vcard:hasAddress _:node1g885aqtkx13236 .

_:node1g885aqtkx13236 vcard:streetAddress "Ibarra, 2";
  vcard:locality "Oñati";
  vcard:country "Espainia" .
