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

vcard:Organization <http://xmlns.com/foaf/0.1/firstName> "Jakeline";
  vcard:formattedName "Jakeline Barker Garayar";
  vcard:url "";
  vcard:hasAddress _:node1hepn04llx108 .

_:node1hepn04llx108 vcard:streetAddress "Prim , 7 - entresuelo izda.";
  vcard:locality "Donostia / San Sebastián";
  vcard:country "Espainia" .
