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

<https://opendata.inra.fr/IDIA/> a skos:ConceptScheme .
<https://opendata.inra.fr/IDIA/55>
  dc11:subject "Food sciences and technology"@en, "Sciences et techniques agroalimentaires"@fr ;
  skos:inScheme <https://opendata.inra.fr/IDIA/> ;
  skos:example "Elektronen oder Photonen erzeugen längs ihres Weges in der Materie eine große Zahl von Sekundärelektronen. Über sie erfolgt die Wechselwirkung mit der Materie. (Source : INRA)"@de, "On the molecular level similar results can be obtained with either type of radiation since photons transfer their energies to secondary electrons within the absorbing materials. (Source : INRA)"@en ;
  skos:prefLabel "Sekundärelektron"@de, "secondary electron"@en, "electrón secundario"@es, "électron secondaire"@fr ;
  skosxl:prefLabel <https://opendata.inra.fr/IDIA/xl_de_55-3>, <https://opendata.inra.fr/IDIA/xl_fr_55-1>, <https://opendata.inra.fr/IDIA/xl_sp_55-4> ;
  a skos:Concept ;
  skos:definition "Electron éjecté du cortège électronique d'un atome par un électron Compton ou par un électron accéléré au cours de l'ionisation. (Source : INRA)"@fr .

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

<https://opendata.inra.fr/IDIA/xl_de_55-3>
  lexinfo:gender "neutre"@fr, "neuter"@en ;
  lexinfo:partOfSpeech "noun"@en, "nom"@fr ;
  skosxl:literalForm "Sekundärelektron"@de ;
  a skosxl:Label .

<https://opendata.inra.fr/IDIA/xl_sp_55-4>
  lexinfo:gender "masculin"@fr, "masculine"@en ;
  lexinfo:partOfSpeech "noun"@en, "nom"@fr ;
  skosxl:literalForm "electrón secundario"@es ;
  a skosxl:Label .

