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

vcard:Organization <http://xmlns.com/foaf/0.1/firstName> "Maite ";
  vcard:formattedName "Maite  Iruretagoiena Ibarguren";
  vcard:url "";
  vcard:hasAddress _:node1iaciiuvax4252 .

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