@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_sp_54-5>
  lexinfo:gender "masculin"@fr, "masculine"@en ;
  lexinfo:partOfSpeech "noun"@en, "nom"@fr ;
  skosxl:literalForm "electrón primario"@es ;
  a skosxl:Label .

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

<https://opendata.inra.fr/IDIA/54>
  skosxl:prefLabel <https://opendata.inra.fr/IDIA/xl_fr_54-1>, <https://opendata.inra.fr/IDIA/xl_sp_54-5> ;
  skosxl:altLabel <https://opendata.inra.fr/IDIA/xl_sp_54-6> ;
  skos:altLabel "électron de recul"@fr, "électron Compton"@fr, "electrón Compton"@es ;
  skos:inScheme <https://opendata.inra.fr/IDIA/> ;
  skos:definition "Electron éjecté du cortège d'un atome à la suite d'une collision avec un photon incident au cours d'un processus d'effet Compton. (Source : INRA)"@fr ;
  dc11:subject "Food sciences and technology"@en, "Sciences et techniques agroalimentaires"@fr ;
  skos:prefLabel "electrón primario"@es, "Compton electron"@en, "électron primaire"@fr ;
  a skos:Concept ;
  skos:note "L'électron Compton reçoit une partie de l'énergie du photon incident et peut alors, s'il possède l'énergie suffisante, devenir lui même ionisant et éjecter à son tour d'autres électrons dits \"secondaires\". (Source : INRA)"@fr ;
  skos:example "In the Compton effect, an incident photon interacts with the atoms and transfers its energy, causing ejection of electrons. The ejected electrons, called Compton electrons, contain enough energy to cause further excitation and ionization in the food material. The incident photon continues after collision in a changed direction with less than its original energy. (Source : INRA)"@en .

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

