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

vcard:Organization <http://xmlns.com/foaf/0.1/firstName> "María Jesús";
  vcard:formattedName "María Jesús San José López";
  vcard:url "";
  vcard:hasAddress _:node1ge1ci9hgx7360 .

_:node1ge1ci9hgx7360 vcard:streetAddress "Becerro de Bengoa, s/n";
  vcard:locality "Vitoria-Gasteiz";
  vcard:country "Espainia" .
