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

vcard:Organization <http://xmlns.com/foaf/0.1/firstName> "María";
  vcard:formattedName "María Garde Ramírez";
  vcard:url "";
  vcard:hasAddress _:node1ge1ci9hgx10136 .

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