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

vcard:Organization <http://xmlns.com/foaf/0.1/firstName> "Marilu ";
  vcard:formattedName "Marilu  Murua Lazkano";
  vcard:url "";
  vcard:hasAddress _:node1gds6t3r8x7152 .

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