@prefix lexinfo: <http://www.lexinfo.net/ontology/2.0/lexinfo#> .
@prefix skosxl: <http://www.w3.org/2008/05/skos-xl#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .

<https://opendata.inra.fr/IDIA/xl_de_75-7>
  lexinfo:gender "neutre"@fr, "neuter"@en ;
  lexinfo:partOfSpeech "noun"@en, "nom"@fr ;
  skosxl:literalForm "Bunkerlabyrinth"@de ;
  a skosxl:Label .

<https://opendata.inra.fr/IDIA/> a skos:ConceptScheme .
<https://opendata.inra.fr/IDIA/xl_de_75-5>
  lexinfo:gender "neutre"@fr, "neuter"@en ;
  lexinfo:partOfSpeech "noun"@en, "nom"@fr ;
  skosxl:literalForm "Labyrinth"@de ;
  a skosxl:Label .

<https://opendata.inra.fr/IDIA/xl_fr_75-1>
  lexinfo:gender "masculin"@fr, "masculine"@en ;
  lexinfo:partOfSpeech "noun"@en, "nom"@fr ;
  skosxl:literalForm "labyrinthe"@fr ;
  a skosxl:Label .

<https://opendata.inra.fr/IDIA/xl_sp_75-8>
  lexinfo:gender "masculin"@fr, "masculine"@en ;
  lexinfo:partOfSpeech "noun"@en, "nom"@fr ;
  skosxl:literalForm "laberinto"@es ;
  a skosxl:Label .

<https://opendata.inra.fr/IDIA/75>
  skosxl:altLabel <https://opendata.inra.fr/IDIA/xl_de_75-6>, <https://opendata.inra.fr/IDIA/xl_de_75-7> ;
  skos:example "The maze (labyrinth) allows the products to pass the shielding without allowing radiation to escape the irradiation cell. (Source : INRA)"@en, "Ein zu- und abführender Labyrinthgang verbindet die Zellenkammer mit der automatisch arbeitenden Be- und Entladestation, an welche sich ein Be- und Entladeförderband anschließt. (Source : INRA)"@de ;
  skos:prefLabel "maze"@en, "Labyrinth"@de, "laberinto"@es, "labyrinthe"@fr ;
  skosxl:prefLabel <https://opendata.inra.fr/IDIA/xl_fr_75-1>, <https://opendata.inra.fr/IDIA/xl_sp_75-8>, <https://opendata.inra.fr/IDIA/xl_de_75-5> ;
  skos:altLabel "labyrinth"@en, "access maze"@en, "Labyrinthgang"@de, "Bunkerlabyrinth"@de ;
  skos:definition "Dispositif de protection biologique situé à la sortie de la casemate et constitué de chicanes, destiné à empêcher la sortie du rayonnement de la cellule d'ionisation tout en y autorisant l'accès des produits. (Source : INRA)"@fr ;
  dc11:subject "Food sciences and technology"@en, "Sciences et techniques agroalimentaires"@fr ;
  a skos:Concept ;
  skos:inScheme <https://opendata.inra.fr/IDIA/> .

<https://opendata.inra.fr/IDIA/xl_de_75-6>
  lexinfo:gender "masculin"@fr, "masculine"@en ;
  lexinfo:partOfSpeech "noun"@en, "nom"@fr ;
  skosxl:literalForm "Labyrinthgang"@de ;
  a skosxl:Label .

