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

vcard:Organization <http://xmlns.com/foaf/0.1/firstName> "Cristina";
  vcard:formattedName "Cristina González Calvar";
  vcard:url "";
  vcard:hasAddress _:node1iaciiuvax2808 .

_:node1iaciiuvax2808 vcard:streetAddress "Plaza de la Provincia, z.g.";
  vcard:locality "Vitoria-Gasteiz";
  vcard:country "Espainia" .
