@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_80-6>
  lexinfo:gender "feminine"@en, "féminin"@fr ;
  lexinfo:partOfSpeech "noun"@en, "nom"@fr ;
  skosxl:literalForm "Umschichtung"@de ;
  a skosxl:Label .

<https://opendata.inra.fr/IDIA/> a skos:ConceptScheme .
<https://opendata.inra.fr/IDIA/xl_sp_80-7>
  lexinfo:gender "feminine"@en, "féminin"@fr ;
  lexinfo:partOfSpeech "noun"@en, "nom"@fr ;
  skosxl:literalForm "permutación"@es ;
  a skosxl:Label .

<https://opendata.inra.fr/IDIA/xl_fr_80-1>
  lexinfo:gender "feminine"@en, "féminin"@fr ;
  lexinfo:partOfSpeech "noun"@en, "nom"@fr ;
  skosxl:literalForm "permutation"@fr ;
  a skosxl:Label .

<https://opendata.inra.fr/IDIA/80>
  skos:prefLabel "permutación"@es, "Umschichtung"@de, "product interchange"@en, "permutation"@fr ;
  skosxl:prefLabel <https://opendata.inra.fr/IDIA/xl_de_80-6>, <https://opendata.inra.fr/IDIA/xl_fr_80-1>, <https://opendata.inra.fr/IDIA/xl_sp_80-7> ;
  skos:altLabel "shuffle"@en, "interchange"@en, "vertical transfer"@en ;
  a skos:Concept ;
  skos:definition "Manoeuvre consistant à déplacer les cibles unitaires dans le but d'améliorer l'homogénéité de la dose reçue, en particulier dans le cas des géométries à cible débordante, dans les ionisateurs gamma. (Source : INRA)"@fr ;
  dc11:subject "Food sciences and technology"@en, "Sciences et techniques agroalimentaires"@fr ;
  skos:example "The split carrier design incorporates an automated product interchange sequence in the load/unload station to transfer the product from the lower to the upper carrier compartment. This mechanism performs the shuffle consistently and effectively while maintaining maximum processing speed. (Source : INRA)"@en, "Als Fördergeräte sind die aus der Hochregal-Lagertechnik bewährten Regalbedienungsgeräte eingesetzt. Diese Geräte nehmen nicht nur die Umschichtung der Paletten im Karussel vor, sondern erledigen auch die normalen Ein- und Auslagerungen [...]. (Source : INRA)"@de ;
  skos:note "Dans les systèmes à balancelles comportant plusieurs étages et en particulier les ionisateurs à palettes, la permutation se fait dans le sens vertical. (Source : INRA)"@fr ;
  skos:inScheme <https://opendata.inra.fr/IDIA/> .

