@prefix chc: <http://data.loterre.fr/ark:/67375/CHC> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

chc:-M5LVD53B-L
  skos:prefLabel "sensibilité climatique"@fr, "climate sensitivity"@en ;
  a skos:Concept ;
  skos:narrower chc:-L453W9KQ-W .

chc:-L453W9KQ-W
  skos:broadMatch <https://en.wikipedia.org/wiki/Climate_sensitivity> ;
  skos:definition "The change in the global mean surface temperature, averaged over a 20-year period, centered at the time of atmospheric carbon dioxide doubling, in a climate model simulation\" in which the atmospheric CO2 concentration increases at 1% per year. (Source: Wikipedia)"@en ;
  a skos:Concept ;
  skos:inScheme chc: ;
  skos:broader chc:-M5LVD53B-L ;
  skos:prefLabel "transient climate response"@en, "réponse climatique transitoire"@fr .

chc: a skos:ConceptScheme .
