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

vcard:Organization <http://xmlns.com/foaf/0.1/firstName> "Gemma";
  vcard:formattedName "Gemma Ramos Fernández";
  vcard:url "";
  vcard:hasAddress _:node1iaciiuvax2036 .

_:node1iaciiuvax2036 vcard:streetAddress "Estación , 13";
  vcard:locality "Maeztu/Maestu";
  vcard:country "Espainia" .
