@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:mt_26190
  skos:prefLabel "ORG taxonomie d'organismes vivants"@fr, "ORG taxonomic classification of organisms"@en ;
  a skos:ConceptScheme .

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

thesaurusinrae:c_23544
  skos:broader thesaurusinrae:c_26038 ;
  skos:inScheme thesaurusinrae:mt_26190, thesaurusinrae:thesaurusINRAE ;
  skos:prefLabel "Mycobacterium intracellulare"@fr, "Mycobacterium intracellulare"@en ;
  a skos:Concept .

thesaurusinrae:c_26038
  skos:prefLabel "Mycobacterium"@fr, "Mycobacterium"@en ;
  a skos:Concept ;
  skos:narrower thesaurusinrae:c_23544 .

