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

vcard:Organization <http://xmlns.com/foaf/0.1/firstName> "Miren Artaraz Miñón";
  vcard:formattedName "Miren Artaraz Miñón";
  vcard:url "";
  vcard:hasAddress _:node1ifft2fvgx340 .

_:node1ifft2fvgx340 vcard:streetAddress "";
  vcard:locality "";
  vcard:country "Espainia" .
