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

chc: a skos:ConceptScheme .
chc:-R2F0BCW1-M
  skos:hiddenLabel "pressure data"@en, "pressure measurement"@en ;
  a skos:Concept ;
  skos:inScheme chc: ;
  skos:broader chc:-W7KLV2C3-K ;
  skos:prefLabel "pression atmosphérique"@fr, "atmospheric pressure"@en ;
  skos:exactMatch <http://vocabs.lter-europe.net/EnvThes/22060>, <http://vocabs.lter-europe.net/EnvThes/USLterCV_50> .

chc:-W7KLV2C3-K
  skos:prefLabel "climate change indicator"@en, "indicateur du changement climatique"@fr ;
  a skos:Concept ;
  skos:narrower chc:-R2F0BCW1-M .

