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

vcard:Organization <http://xmlns.com/foaf/0.1/firstName> "Luisa Larrauri Ereñozaga";
  vcard:formattedName "Luisa Larrauri Ereñozaga";
  vcard:url "";
  vcard:hasAddress _:node1jasu9fr4x224 .

_:node1jasu9fr4x224 vcard:streetAddress "";
  vcard:locality "";
  vcard:country "" .
