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

vcard:Organization <http://xmlns.com/foaf/0.1/firstName> "Aitor";
  vcard:formattedName "Aitor Zuberogoitia Espilla";
  vcard:url "";
  vcard:hasAddress _:node1gds6t3r8x8956 .

_:node1gds6t3r8x8956 vcard:streetAddress "Otalora, 31";
  vcard:locality "Aretxabaleta";
  vcard:country "Espainia" .
