@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_34-1>
  lexinfo:gender "masculin"@fr, "masculine"@en ;
  lexinfo:partOfSpeech "noun"@en, "nom"@fr ;
  skosxl:literalForm "colorant"@fr ;
  a skosxl:Label .

<http://opendata.inrae.fr/TECSEM/34>
  skos:example "Treated seed should be clearly distinguished so as to reduce the likelihood of consumption of the grain, and a dye is often used in the formulation. (Source : INRA)"@en, "Unter den Beistoffen befinden sich Farbstoffe, Träger, Lösungsmittel und andere. (Source : INRA)"@de ;
  dc11:subject "Agronomie"@fr, "Agronomy"@en ;
  skos:prefLabel "dye"@en, "colorant"@fr, "Farbstoff"@de ;
  a skos:Concept ;
  skosxl:prefLabel <http://opendata.inrae.fr/TECSEM/xl_de_34-4>, <http://opendata.inrae.fr/TECSEM/xl_fr_34-1> ;
  skos:inScheme <http://opendata.inrae.fr/TECSEM/Technologies_des_semences> ;
  skos:definition "Adjuvant coloré inclus ou non dans la spécialité de traitement de semences. (Source : INRA)"@fr ;
  skos:topConceptOf <http://opendata.inrae.fr/TECSEM/Technologies_des_semences> ;
  skos:altLabel "dyestuff"@en .

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

<http://opendata.inrae.fr/TECSEM/xl_de_34-4>
  lexinfo:gender "masculin"@fr, "masculine"@en ;
  lexinfo:partOfSpeech "noun"@en, "nom"@fr ;
  skosxl:literalForm "Farbstoff"@de ;
  a skosxl:Label .

