@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_63-5>
  lexinfo:gender "feminine"@en, "féminin"@fr ;
  lexinfo:partOfSpeech "noun"@en, "nom"@fr ;
  skosxl:literalForm "focalización"@es ;
  a skosxl:Label .

<https://opendata.inra.fr/IDIA/xl_fr_63-1>
  lexinfo:gender "feminine"@en, "féminin"@fr ;
  lexinfo:partOfSpeech "noun"@en, "nom"@fr ;
  skosxl:literalForm "focalisation"@fr ;
  a skosxl:Label .

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

<https://opendata.inra.fr/IDIA/63>
  skos:inScheme <https://opendata.inra.fr/IDIA/> ;
  skos:prefLabel "Fokussierung"@de, "focusing"@en, "focalisation"@fr, "enfoque"@es ;
  skosxl:prefLabel <https://opendata.inra.fr/IDIA/xl_sp_63-4>, <https://opendata.inra.fr/IDIA/xl_fr_63-1>, <https://opendata.inra.fr/IDIA/xl_de_63-3> ;
  skos:example "Die Form des Strahlungsfeldes wird [...] bei Beschleunigern mit Scanner durch die Form des Ablenkstromes im Ausfächersystem und die Fokussierung des Elektronenstrahls im Beschleunigungsrohr bestimmt. (Source : INRA)"@de, "The edges of the magnets are specifically designed in such a way as to reduce the transversal dimensions of the electron beam thereby improving the focusing properties of the RHODOTRON®. (Source : INRA)"@en ;
  skos:altLabel "focalización"@es ;
  skos:definition "Opération de confinement des électrons accélérés dans un faisceau et dans l'axe de la machine grâce à des électro-aimants. (Source : INRA)"@fr ;
  skosxl:altLabel <https://opendata.inra.fr/IDIA/xl_sp_63-5> ;
  dc11:subject "Food sciences and technology"@en, "Sciences et techniques agroalimentaires"@fr ;
  skos:note "La focalisation est rendue nécessaire par le fait que les électrons, tous de charge négative, ont naturellement tendance à se repousser mutuellement jusqu'à se disperser complètement dans les parois de la machine. (Source : INRA)"@fr ;
  a skos:Concept .

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

