@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:d_0604
  skos:prefLabel "06.04 METEOROLOGY AND CLIMATOLOGY"@en, "06.04 MÉTÉOROLOGIE ET CLIMATOLOGIE"@fr ;
  a skos:Concept ;
  skos:narrower thesaurusinrae:c_921 .

thesaurusinrae:mt_107
  skos:prefLabel "EAR meteorology and climatology"@en, "TER météorologie et climatologie"@fr ;
  a skos:ConceptScheme ;
  skos:hasTopConcept thesaurusinrae:c_921 .

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_921
  skos:narrower thesaurusinrae:c_4175 ;
  skos:altLabel "facteur météorologique"@fr, "situation météorologique"@fr, "condition atmosphérique"@fr, "condition agroclimatique"@fr ;
  skos:topConceptOf thesaurusinrae:mt_107 ;
  skos:inScheme thesaurusinrae:mt_107, thesaurusinrae:thesaurusINRAE ;
  skos:prefLabel "condition météorologique"@fr, "atmospheric condition"@en ;
  skos:broader thesaurusinrae:d_0604 ;
  a skos:Concept .

thesaurusinrae:c_4175
  skos:prefLabel "snow and weather conditions"@en, "condition nivo-météorologique"@fr ;
  a skos:Concept ;
  skos:broader thesaurusinrae:c_921 .

