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

vcard:Organization <http://xmlns.com/foaf/0.1/firstName> "Iratxe ";
  vcard:formattedName "Iratxe  Etxebarria";
  vcard:url "";
  vcard:hasAddress _:node1gds6t3r8x6964 .

_:node1gds6t3r8x6964 vcard:streetAddress "Boulevard Charlemagne, 23";
  vcard:locality "Bruselas";
  vcard:country "Belgika" .
