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

vcard:Organization <http://xmlns.com/foaf/0.1/firstName> "Maria Ainhoa Ondarzabal Izaguirre";
  vcard:formattedName "Maria Ainhoa Ondarzabal Izaguirre";
  vcard:url "";
  vcard:hasAddress _:node1idhv7hsnx80 .

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