@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#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

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

thesaurusinrae:c_8108
  skos:prefLabel "enzymatic detoxification"@en, "détoxication enzymatique"@fr ;
  a skos:Concept ;
  skos:broader thesaurusinrae:c_8384 .

thesaurusinrae:mt_68
  skos:prefLabel "BIO toxicology and ecotoxicology"@en, "BIO toxicologie et écotoxicologie"@fr ;
  a skos:ConceptScheme ;
  skos:hasTopConcept thesaurusinrae:c_8384 .

thesaurusinrae:c_415 dc:isReplacedBy thesaurusinrae:c_8384 .
thesaurusinrae:d_0513
  skos:prefLabel "05.13 TOXICOLOGY AND ECOTOXICOLOGY"@en, "05.13 TOXICOLOGIE ET ÉCOTOXICOLOGIE"@fr ;
  a skos:Concept ;
  skos:narrower thesaurusinrae:c_8384 .

thesaurusinrae:c_8384
  skos:altLabel "detoxification"@en, "détox"@fr, "detox"@en, "toxin inactivation"@en, "détoxification"@fr ;
  skos:inScheme thesaurusinrae:thesaurusINRAE, thesaurusinrae:mt_68 ;
  skos:broader thesaurusinrae:d_0513 ;
  skos:prefLabel "detoxication"@en, "détoxication"@fr ;
  a skos:Concept ;
  skos:narrower thesaurusinrae:c_8108 ;
  dc:modified "2024-07-15T11:16:58"^^xsd:dateTime ;
  skos:topConceptOf thesaurusinrae:mt_68 .

