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

vcard:Organization <http://xmlns.com/foaf/0.1/firstName> "Ane";
  vcard:formattedName "Ane Roteta Artetxe";
  vcard:url "";
  vcard:hasAddress _:node1ge1ci9hgx8828 .

_:node1ge1ci9hgx8828 vcard:streetAddress "";
  vcard:locality "";
  vcard:country "Espainia" .
