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

<https://opendata.inra.fr/IDIA/51>
  skos:prefLabel "direkter Strahleneffekt"@de, "efecto directo"@es, "effet direct"@fr, "direct action"@en ;
  skosxl:prefLabel <https://opendata.inra.fr/IDIA/xl_fr_51-1>, <https://opendata.inra.fr/IDIA/xl_sp_51-8>, <https://opendata.inra.fr/IDIA/xl_de_51-5> ;
  skos:altLabel "direkte Wirkung"@de, "effet cible"@fr, "direkte Einwirkung"@de, "radiolyse directe"@fr ;
  skos:inScheme <https://opendata.inra.fr/IDIA/> ;
  skosxl:altLabel <https://opendata.inra.fr/IDIA/xl_de_51-6>, <https://opendata.inra.fr/IDIA/xl_de_51-7> ;
  skos:example "Die Wirkung auf die Mikroorganismen erfolgt primär über das genetische System, wobei zwischen einem direkten und einem indirekten Strahleneffekt über das Milieu unterschieden werden kann. (Source : INRA)"@de, "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. Dry foods, on the other hand, lacking this medium, are less subject to indirect action and tend to display end results mostly attributable to direct action. (Source : INRA)"@en ;
  skos:definition "Effet du rayonnement ionisant sur la matière provoquant la rupture de liaisons moléculaires. (Source : INRA)"@fr ;
  dc11:subject "Sciences et techniques agroalimentaires"@fr, "Food sciences and technology"@en ;
  skos:note "A l'effet direct s'ajoute l'effet indirect, ou effet secondaire. (Source : INRA)"@fr ;
  a skos:Concept .

<https://opendata.inra.fr/IDIA/xl_de_51-7>
  lexinfo:gender "feminine"@en, "féminin"@fr ;
  lexinfo:partOfSpeech "noun"@en, "nom"@fr ;
  skosxl:literalForm "direkte Einwirkung"@de ;
  a skosxl:Label .

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

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

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

