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

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

<https://opendata.inra.fr/IDIA/101>
  skos:example "Eine neuere Entwicklung stellen Elektronenbeschleuniger mit Targets dar. Für die Bestrahlung wird die Sekundärstrahlung (Photonenstrahlung/Röntgenstrahlung) genutzt, die als Sekundärstrahlung beim Beschuss eines Targets (meist aus Wolfram) mit beschleunigten Elektronen emittiert wird. Der Konversionsgrad ist recht klein, so dass eine Wirtschaftlichkeit für den Betrieb derartiger Anlagen sich noch nicht abzeichnet. (Source : INRA)"@de, "While common X-ray machines are inefficient converters of \"soft\" electron energy (inférieur à 0.5 MeV) to photons, the conversion efficiency increases linearly with energy, and it is believed that some electron accelerators can produce penetrating photons cheaply enough to compete with 60Co gammas. (Source : INRA)"@en ;
  skos:prefLabel "Konversionsgrad"@de, "rendimiento de conversión"@es, "conversion efficiency"@en, "rendement de conversion"@fr ;
  skosxl:prefLabel <https://opendata.inra.fr/IDIA/xl_fr_101-1>, <https://opendata.inra.fr/IDIA/xl_sp_101-4>, <https://opendata.inra.fr/IDIA/xl_de_101-3> ;
  a skos:Concept ;
  skosxl:altLabel <https://opendata.inra.fr/IDIA/xl_sp_101-5> ;
  skos:inScheme <https://opendata.inra.fr/IDIA/> ;
  skos:note "Le rendement de conversion des électrons en rayons X n'est que de l'ordre de 3% au maximum. (Source : INRA)"@fr ;
  skos:definition "Rapport entre la puissance du faisceau utile de rayons X (kW) et la puissance du faisceau d'électrons (kW) incident sur la cible. (Source : INRA)"@fr ;
  dc11:subject "Food sciences and technology"@en, "Sciences et techniques agroalimentaires"@fr ;
  skos:altLabel "eficiencia de conversión"@es .

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

<https://opendata.inra.fr/IDIA/xl_sp_101-4>
  lexinfo:gender "feminine"@en, "féminin"@fr ;
  lexinfo:partOfSpeech "noun"@en, "nom"@fr ;
  skosxl:literalForm "rendimiento de conversión"@es ;
  a skosxl:Label .

