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

qx8: a skos:ConceptScheme .
qx8:-7GDLZBCG-K
  skos:prefLabel "forêt"@fr, "forest"@en ;
  a skos:Concept ;
  skos:narrower qx8:-6P5V8HR9-S .

qx8:-6P5V8HR9-S
  skos:altLabel "forêt pluviale"@fr, "forêt ombrophile"@fr ;
  skos:exactMatch <https://fr.wikipedia.org/wiki/For%C3%AAt_humide>, chc:-VM5DB6C4-Q, <https://en.wikipedia.org/wiki/Rainforest> ;
  skos:inScheme qx8: ;
  skos:prefLabel "forêt humide"@fr, "rainforest"@en ;
  skos:definition "Une forêt humide est une forêt caractérisée par des précipitations abondantes, avec une pluviométrie entre 1 750 et 2 000 mm/an. (Adapté de : <a href=\"https://fr.wikipedia.org/wiki/For%C3%AAt_humide\">https://fr.wikipedia.org/wiki/For%C3%AAt_humide</a>)"@fr, "Rainforests are forests characterized by a closed and continuous tree canopy, moisture-dependent vegetation, the presence of epiphytes and lianas and the absence of wildfire. (Adapted from: <a href=\"https://en.wikipedia.org/wiki/Rainforest\">https://en.wikipedia.org/wiki/Rainforest</a>)"@en ;
  a skos:Concept ;
  skos:broader qx8:-7GDLZBCG-K .

