@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_de_106-10>
  lexinfo:gender "neutre"@fr, "neuter"@en ;
  lexinfo:partOfSpeech "noun"@en, "nom"@fr ;
  skosxl:literalForm "gebeiztes Saatgut"@de ;
  a skosxl:Label .

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

<http://opendata.inrae.fr/TECSEM/106>
  skosxl:prefLabel <http://opendata.inrae.fr/TECSEM/xl_de_106-9>, <http://opendata.inrae.fr/TECSEM/xl_fr_106-1> ;
  skos:altLabel "farm-treated seed"@en, "commercially treated seed"@en, "dressed seed"@en, "commercially dressed seed"@en, "chemically treated seed"@en, "gebeiztes Saatgut"@de, "graine traitée"@fr ;
  skos:prefLabel "semence traitée"@fr, "behandeltes Saatgut"@de, "treated seed"@en ;
  dc11:subject "Agronomie"@fr, "Agronomy"@en ;
  skos:topConceptOf <http://opendata.inrae.fr/TECSEM/Technologies_des_semences> ;
  skos:definition "Semence triée ayant reçu un traitement. (Source : INRA)"@fr ;
  skos:example "Behandeltes Saatgut darf weder verzehrt noch verfüttert werden, auch nicht nach Verschnitt mit unbehandeltem Gut. (Source : INRA)"@de, "The handling of chemically treated seed probably becomes safer if it is pelleted. (Source : INRA)"@en ;
  skos:note "Selon la technique utilisée, le traitement est réalisé à la ferme ou en station industrielle. (Source : INRA)"@fr, "\"gebeiztes Saatgut\" indique que la semence est traitée plus spécifiquement contre les maladies fongiques et les ravageurs. (Source : INRA)"@fr ;
  skos:inScheme <http://opendata.inrae.fr/TECSEM/Technologies_des_semences> ;
  a skos:Concept ;
  skosxl:altLabel <http://opendata.inrae.fr/TECSEM/xl_de_106-10> .

<http://opendata.inrae.fr/TECSEM/xl_fr_106-1>
  lexinfo:gender "feminine"@en, "féminin"@fr ;
  lexinfo:partOfSpeech "noun"@en, "nom"@fr ;
  skosxl:literalForm "semence traitée"@fr ;
  a skosxl:Label .

<http://opendata.inrae.fr/TECSEM/xl_de_106-9>
  lexinfo:gender "neutre"@fr, "neuter"@en ;
  lexinfo:partOfSpeech "noun"@en, "nom"@fr ;
  skosxl:literalForm "behandeltes Saatgut"@de ;
  a skosxl:Label .

