@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#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

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

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_11461 .

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_11461
  skos:altLabel "transformation du manteau"@fr, "snowpack metamorphosis"@en ;
  skos:broader thesaurusinrae:d_0604 ;
  skos:inScheme thesaurusinrae:thesaurusINRAE, thesaurusinrae:mt_107 ;
  a skos:Concept ;
  dc:modified "2025-01-22T17:05:52"^^xsd:dateTime ;
  skos:topConceptOf thesaurusinrae:mt_107 ;
  skos:prefLabel "snow metamorphism"@en, "métamorphose de la neige"@fr .

