@prefix thesaurusinrae: <http://opendata.inrae.fr/thesaurusINRAE/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

thesaurusinrae:d_1002
  skos:prefLabel "10.02 CHEMICALS AND CHEMICAL SUBSTANCES"@en, "10.02 SUBSTANCES ET PRODUITS CHIMIQUES"@fr ;
  a skos:Concept ;
  skos:narrower thesaurusinrae:c_17880 .

thesaurusinrae:c_17880
  skos:topConceptOf thesaurusinrae:mt_100 ;
  skos:narrower thesaurusinrae:c_d7ff46f1 ;
  skos:prefLabel "réactif chimique"@fr, "chemical reagent"@en ;
  skos:inScheme thesaurusinrae:mt_100, thesaurusinrae:thesaurusINRAE ;
  skos:broader thesaurusinrae:d_1002 ;
  a skos:Concept .

thesaurusinrae:thesaurusINRAE
  skos:prefLabel "INRAE thesaurus"@en, "Thésaurus INRAE"@fr ;
  a <http://www.w3.org/ns/adms#Asset>, skos:ConceptScheme, owl:Ontology .

thesaurusinrae:mt_100
  skos:prefLabel "CHE chemicals and chemical substances"@en, "CHI substances et produits chimiques"@fr ;
  a skos:ConceptScheme ;
  skos:hasTopConcept thesaurusinrae:c_17880 .

thesaurusinrae:c_d7ff46f1
  skos:prefLabel "coagulation reagent"@en, "réactif coagulant"@fr ;
  a skos:Concept ;
  skos:broader thesaurusinrae:c_17880 .

