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

vcard:Organization <http://xmlns.com/foaf/0.1/firstName> "Esther";
  vcard:formattedName "Esther Apraiz Fernandez de la Peña";
  vcard:url "";
  vcard:hasAddress _:node1iaciiuvax3860 .

_:node1iaciiuvax3860 vcard:streetAddress "Herriko plaza Plaza, 3";
  vcard:locality "Arteaga Derio";
  vcard:country "Espainia" .
