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

vcard:Organization <http://xmlns.com/foaf/0.1/firstName> "Kerman";
  vcard:formattedName "Kerman Orbegozo Uribe";
  vcard:url "";
  vcard:hasAddress _:node1ge1ci9hgx9668 .

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