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

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_11227
  skos:topConceptOf thesaurusinrae:mt_106 ;
  skos:altLabel "courbe intensité-durée-fréquence"@fr, "distribution frequentielle des pluies"@fr ;
  skos:prefLabel "relation intensité-durée-fréquence"@fr, "frequency intensity duration relationship"@en ;
  skos:inScheme thesaurusinrae:mt_106, thesaurusinrae:thesaurusINRAE ;
  skos:broader thesaurusinrae:d_0603 ;
  a skos:Concept .

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

