@prefix thesaurusinrae: <http://opendata.inrae.fr/thesaurusINRAE/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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_11189 .

thesaurusinrae:c_11189
  dc:modified "2024-01-22T09:05:31"^^xsd:dateTime ;
  skos:topConceptOf thesaurusinrae:mt_100 ;
  skos:narrower thesaurusinrae:c_15817 ;
  skos:prefLabel "solvent"@en, "solvant"@fr ;
  skos:inScheme thesaurusinrae:mt_100, thesaurusinrae:thesaurusINRAE ;
  skos:broader thesaurusinrae:d_1002 ;
  a skos:Concept .

thesaurusinrae:c_15817
  skos:prefLabel "chlorinated solvent"@en, "solvant chloré"@fr ;
  a skos:Concept ;
  skos:broader thesaurusinrae:c_11189 .

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_11189 .

