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

vcard:Organization <http://xmlns.com/foaf/0.1/firstName> "Xabier";
  vcard:formattedName "Xabier Arauzo Uriarte";
  vcard:url "";
  vcard:hasAddress _:node1jasu9fr4x200 .

_:node1jasu9fr4x200 vcard:streetAddress "Álava , 45";
  vcard:locality "Vitoria-Gasteiz";
  vcard:country "Espainia" .
