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

vcard:Organization <http://xmlns.com/foaf/0.1/firstName> "Elena Albisua Cortazar";
  vcard:formattedName "Elena Albisua Cortazar";
  vcard:url "";
  vcard:hasAddress _:node1icv1rq3mx644 .

_:node1icv1rq3mx644 vcard:streetAddress "Navarra Hiribidea, 4";
  vcard:locality "Donostia / San Sebastián";
  vcard:country "Espainia" .
