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

<http://opendata.inrae.fr/TECSEM/65>
  skos:prefLabel "treatment plant"@en, "Grossbeizanlage"@de, "station de traitement"@fr ;
  skosxl:prefLabel <http://opendata.inrae.fr/TECSEM/xl_de_65-7>, <http://opendata.inrae.fr/TECSEM/xl_fr_65-1> ;
  dc11:subject "Agronomie"@fr, "Agronomy"@en ;
  skos:example "Diese zugelassenen Präparate eignen sich gut für den Einsatz in Grossbeizanlagen. (Source : INRA)"@de, "Because both the fluidised-bed and coating-drum film-coating processes are carried out in enclosed chambers, from which air is filtered before being expelled, those working in or around the treatment plant are not exposed to a health hazard from seed or chemical dust in the atmosphere. (Source : INRA)"@en ;
  skos:altLabel "seed conditioning plant"@en, "station de traitement industriel"@fr, "commercial processing warehouse"@en, "processing plant"@en ;
  skos:definition "Installation de traitement des semences utilisant des matériels permettant de traiter des volumes importants de graines. (Source : INRA)"@fr ;
  a skos:Concept ;
  skos:note "Le terme \"seed conditioning plant\" est utilisé en Amérique du Nord. (Source : INRA)"@fr, "La station industrielle permet le traitement classique des semences de grandes cultures (céréales, pois, tournesol, maïs), ainsi que l'enrobage et/ou le pelliculage des semences à haute valeur ajoutée (betterave, laitue, tomate). (Source : INRA)"@fr, "Les résultats du traitement en station sont supérieurs à ceux obtenus par le traitement à la ferme. (Source : INRA)"@fr ;
  skos:topConceptOf <http://opendata.inrae.fr/TECSEM/Technologies_des_semences> ;
  skos:inScheme <http://opendata.inrae.fr/TECSEM/Technologies_des_semences> .

<http://opendata.inrae.fr/TECSEM/Technologies_des_semences>
  a skos:ConceptScheme ;
  skos:hasTopConcept <http://opendata.inrae.fr/TECSEM/65> .

<http://opendata.inrae.fr/TECSEM/xl_de_65-7>
  lexinfo:gender "feminine"@en, "féminin"@fr ;
  lexinfo:partOfSpeech "noun"@en, "nom"@fr ;
  skosxl:literalForm "Grossbeizanlage"@de ;
  a skosxl:Label .

<http://opendata.inrae.fr/TECSEM/xl_fr_65-1>
  lexinfo:gender "feminine"@en, "féminin"@fr ;
  lexinfo:partOfSpeech "noun"@en, "nom"@fr ;
  skosxl:literalForm "station de traitement"@fr ;
  a skosxl:Label .

