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

vcard:Organization <http://xmlns.com/foaf/0.1/firstName> "Gorka";
  vcard:formattedName "Gorka Moreno Márquez";
  vcard:url "";
  vcard:hasAddress _:node1gejjn8uux400 .

_:node1gejjn8uux400 vcard:streetAddress "Sarriena, s/n";
  vcard:locality "Elexalde | Sarriena";
  vcard:country "Espainia" .
