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

vcard:Organization <http://xmlns.com/foaf/0.1/firstName> "María Soledad";
  vcard:formattedName "María Soledad  Garmendia Beloqui";
  vcard:url "";
  vcard:hasAddress _:node1ii176djhx308 .

_:node1ii176djhx308 vcard:streetAddress "Fray Francisco de Vitoria Ibilbidea, 17";
  vcard:locality "Vitoria-Gasteiz";
  vcard:country "Espainia" .
