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

vcard:Organization <http://xmlns.com/foaf/0.1/firstName> "Koldo";
  vcard:formattedName "Koldo Peciña Txintxurreta";
  vcard:url "";
  vcard:hasAddress _:node1iaciiuvax4792 .

_:node1iaciiuvax4792 vcard:streetAddress "Gipuzkoa Plaza, 1";
  vcard:locality "Donostia / San Sebastián";
  vcard:country "Espainia" .
