@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:mt_106
  skos:prefLabel "EAR hydrology"@en, "TER hydrologie"@fr ;
  a skos:ConceptScheme ;
  skos:hasTopConcept thesaurusinrae:c_11484 .

thesaurusinrae:c_11484
  a skos:Concept ;
  skos:altLabel "lit fluvial"@fr ;
  skos:narrower thesaurusinrae:c_11224, thesaurusinrae:c_11528, thesaurusinrae:c_11360 ;
  skos:inScheme thesaurusinrae:mt_106, thesaurusinrae:thesaurusINRAE ;
  dc:modified "2021-08-20T13:41:52"^^xsd:dateTime ;
  skos:topConceptOf thesaurusinrae:mt_106 ;
  skos:prefLabel "lit de cours d'eau"@fr, "stream bed"@en ;
  skos:broader thesaurusinrae:d_0603 .

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_11224
  skos:prefLabel "major bed"@en, "lit majeur"@fr ;
  a skos:Concept ;
  skos:broader thesaurusinrae:c_11484 .

thesaurusinrae:d_0603
  skos:prefLabel "06.03 HYDROLOGY"@en, "06.03 HYDROLOGIE"@fr ;
  a skos:Concept ;
  skos:narrower thesaurusinrae:c_11484 .

thesaurusinrae:c_11360
  skos:prefLabel "streambed"@en, "lit mineur"@fr ;
  a skos:Concept ;
  skos:broader thesaurusinrae:c_11484 .

thesaurusinrae:c_11528
  skos:prefLabel "unstable streambed"@en, "lit instable"@fr ;
  a skos:Concept ;
  skos:broader thesaurusinrae:c_11484 .

