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

<http://opendata.inrae.fr/TECSEM/xl_fr_103-1>
  lexinfo:gender "masculin"@fr, "masculine"@en ;
  lexinfo:partOfSpeech "noun"@en, "nom"@fr ;
  skosxl:literalForm "traitement industriel des semences"@fr ;
  a skosxl:Label .

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

<http://opendata.inrae.fr/TECSEM/103>
  skos:prefLabel "Beizung in Grossgeräten"@de, "commercial seed processing treatment"@en, "traitement industriel des semences"@fr ;
  skos:topConceptOf <http://opendata.inrae.fr/TECSEM/Technologies_des_semences> ;
  skos:example "From its commercial introduction in the US in the late-1940s and in Europe in the mid-1960s, pelleting has become a well-established commercial seed processing treatment. (Source : INRA)"@en, "Das Präparat ist einfach zu handhaben bei der Beizung in Grossgeräten. (Source : INRA)"@de ;
  dc11:subject "Agronomie"@fr, "Agronomy"@en ;
  skos:inScheme <http://opendata.inrae.fr/TECSEM/Technologies_des_semences> ;
  skos:definition "Traitement des semences par un établissement semencier, en station industrielle. (Source : INRA)"@fr ;
  skos:note "Le traitement industriel de désinfection est réalisé par voie humide. Les stations industrielles réalisent, en plus des traitements classiques de désinfection, des traitements sophistiqués (pelliculage, enrobage). (Source : INRA)"@fr, "Le traitement industriel en station s'oppose au traitement à la ferme. (Source : INRA)"@fr ;
  a skos:Concept ;
  skosxl:prefLabel <http://opendata.inrae.fr/TECSEM/xl_fr_103-1>, <http://opendata.inrae.fr/TECSEM/xl_de_103-4> ;
  skos:altLabel "traitement industriel en station"@fr .

<http://opendata.inrae.fr/TECSEM/xl_de_103-4>
  lexinfo:gender "feminine"@en, "féminin"@fr ;
  lexinfo:partOfSpeech "noun"@en, "nom"@fr ;
  skosxl:literalForm "Beizung in Grossgeräten"@de ;
  a skosxl:Label .

