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

<https://opendata.inra.fr/IDIA/> a skos:ConceptScheme .
<https://opendata.inra.fr/IDIA/xl_de_52-7>
  lexinfo:gender "feminine"@en, "féminin"@fr ;
  lexinfo:partOfSpeech "noun"@en, "nom"@fr ;
  skosxl:literalForm "indirekte Wirkung"@de ;
  a skosxl:Label .

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

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

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

<https://opendata.inra.fr/IDIA/52>
  skos:prefLabel "indirect action"@en, "effet indirect"@fr, "indirekter Strahleneffekt"@de, "efecto indirecto"@es ;
  skos:example "Neben Wasser reagieren auch Kohlenhydrate, Fette und Eiweiß (Proteine) mit der einfallenden Strahlenenergie. Hierbei spielen die indirekten Strahleneffekte, welche sich über Wasserradikale abwickeln, die Hauptrolle. (Source : INRA)"@de, "In foods and in biological systems most of the indirect action of radiation is associated with their water content. Liquid water provides an effective medium for primary radiolytic products to move and to interact with either other primary products or with other absorber components. (Source : INRA)"@en ;
  skosxl:prefLabel <https://opendata.inra.fr/IDIA/xl_sp_52-8>, <https://opendata.inra.fr/IDIA/xl_de_52-6>, <https://opendata.inra.fr/IDIA/xl_fr_52-1> ;
  skos:inScheme <https://opendata.inra.fr/IDIA/> ;
  skos:note "Plus la dose de rayonnement, le taux d'oxygène et d'humidité du milieu, ainsi que la température, sont élevés, plus l'effet indirect est important. (Source : INRA)"@fr, "L'effet indirect s'oppose à l'effet cible ou effet direct. (Source : INRA)"@fr ;
  skos:altLabel "radiolyse indirecte"@fr, "indirekte Wirkung"@de, "indirect effect"@en, "effet secondaire"@fr ;
  skos:definition "Action sur un constituant secondaire, par exemple un soluté, des radicaux primaires dûs à la radiolyse directe d'un constituant majoritaire, en général l'eau. (Source : INRA)"@fr ;
  dc11:subject "Food sciences and technology"@en, "Sciences et techniques agroalimentaires"@fr ;
  skosxl:altLabel <https://opendata.inra.fr/IDIA/xl_de_52-7> ;
  a skos:Concept .

