@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_67
  skos:prefLabel "BIO ecology"@en, "BIO écologie"@fr ;
  a skos:ConceptScheme ;
  skos:hasTopConcept thesaurusinrae:c_1282 .

thesaurusinrae:c_1282
  skos:topConceptOf thesaurusinrae:mt_67 ;
  skos:altLabel "relevé faunistique"@fr ;
  skos:narrower thesaurusinrae:c_8101 ;
  skos:prefLabel "inventaire faunistique"@fr, "faunal inventory"@en ;
  skos:inScheme thesaurusinrae:mt_67, thesaurusinrae:thesaurusINRAE ;
  skos:broader thesaurusinrae:d_0512 ;
  a skos:Concept .

thesaurusinrae:d_0512
  skos:prefLabel "05.12 ECOLOGY"@en, "05.12 ÉCOLOGIE"@fr ;
  a skos:Concept ;
  skos:narrower thesaurusinrae:c_1282 .

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_8101
  skos:prefLabel "fish inventory"@en, "inventaire piscicole"@fr ;
  a skos:Concept ;
  skos:broader thesaurusinrae:c_1282 .

