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

vcard:Organization <http://xmlns.com/foaf/0.1/firstName> "Alaitz";
  vcard:formattedName "Alaitz Zabala Zarate";
  vcard:url "";
  vcard:hasAddress _:node1ge1ci9hgx9320 .

_:node1ge1ci9hgx9320 vcard:streetAddress "Becerro de Bengoa";
  vcard:locality "Vitoria-Gasteiz";
  vcard:country "Espainia" .
