@prefix thesaurusinrae: <http://opendata.inrae.fr/thesaurusINRAE/> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

thesaurusinrae:note_0f705a1e
  dc:source "Andréassian, V. (2005) Pourquoi les rivières débordent-elles ? Éditions Le Pommier [ISBN : 978-2-7465-0214-7]" ;
  rdf:value "Écoulement des eaux à la surface d'un versant vers le point le plus bas."@fr ;
  a rdfs:Resource .

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_4876
  skos:altLabel "ruissellement de surface"@fr, "surface runoff"@en ;
  skos:definition thesaurusinrae:note_0f705a1e ;
  dc:modified "2022-01-03T17:02:41"^^xsd:dateTime ;
  skos:topConceptOf thesaurusinrae:mt_106 ;
  skos:broader thesaurusinrae:d_0603 ;
  skos:inScheme thesaurusinrae:mt_106, thesaurusinrae:thesaurusINRAE ;
  skos:prefLabel "ruissellement"@fr, "runoff"@en ;
  a skos:Concept .

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

thesaurusinrae:gr_6c79e7c5
  skos:prefLabel "coll CONCEPTS DEFINIS"@fr, "coll DEFINED CONCEPTS"@en ;
  a skos:Collection ;
  skos:member thesaurusinrae:c_4876 .

thesaurusinrae:mt_106
  skos:prefLabel "TER hydrologie"@fr, "EAR hydrology"@en ;
  a skos:ConceptScheme ;
  skos:hasTopConcept thesaurusinrae:c_4876 .

