@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:c_510
  skos:inScheme thesaurusinrae:thesaurusINRAE, thesaurusinrae:mt_67 ;
  skos:broader thesaurusinrae:d_0512 ;
  skos:prefLabel "ecological monitoring"@en, "suivi écologique"@fr ;
  skos:narrower thesaurusinrae:c_8224, thesaurusinrae:c_4144 ;
  skos:topConceptOf thesaurusinrae:mt_67 ;
  dc:modified "2024-10-24T14:48:45"^^xsd:dateTime ;
  a skos:Concept .

thesaurusinrae:mt_67
  skos:prefLabel "BIO ecology"@en, "BIO écologie"@fr ;
  a skos:ConceptScheme ;
  skos:hasTopConcept thesaurusinrae:c_510 .

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

thesaurusinrae:c_4144
  skos:prefLabel "fish monitoring"@en, "suivi piscicole"@fr ;
  a skos:Concept ;
  skos:broader thesaurusinrae:c_510 .

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_8224
  skos:prefLabel "population monitoring"@en, "suivi des populations"@fr ;
  a skos:Concept ;
  skos:broader thesaurusinrae:c_510 .

