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

qx8: a skos:ConceptScheme .
qx8:-D3V8SP48-S
  skos:prefLabel "phénomène naturel"@fr, "natural phenomenon"@en ;
  a skos:Concept ;
  skos:narrower qx8:-V29H810N-C .

qx8:-V29H810N-C
  dc:modified "2024-06-05T09:02:51"^^xsd:dateTime ;
  skos:definition "Le cycle de l'eau, ou cycle hydrologique, correspond à l'ensemble des transferts d'eau, liquide (eau du robinet), solide (grêle) ou gazeuse (vapeur d'eau), entre les réservoirs d'eau sur Terre (les océans, l'atmosphère, les lacs, les cours d'eau, les nappes d'eau souterraine et les glaciers). Le « moteur » de ce cycle est l'énergie solaire qui, en favorisant l'évaporation de l'eau, entraîne tous les autres échanges. (Adapté de : <a href=\"https://fr.wikipedia.org/wiki/Cycle_de_l%27eau\">https://fr.wikipedia.org/wiki/Cycle_de_l%27eau</a>)"@fr, "The water cycle (or hydrologic cycle or hydrological cycle), is a biogeochemical cycle that involves the continuous movement of water on, above and below the surface of the Earth. The mass of water on Earth remains fairly constant over time. However, the partitioning of the water into the major reservoirs of ice, fresh water, salt water and atmospheric water is variable and depends on climatic variables. The water moves from one reservoir to another, such as from river to ocean, or from the ocean to the atmosphere. The processes that drive these movements are evaporation, transpiration, condensation, precipitation, sublimation, infiltration, surface runoff, and subsurface flow. In doing so, the water goes through different forms: liquid, solid (ice) and vapor. The ocean plays a key role in the water cycle as it is the source of 86% of global evaporation. The water cycle involves the exchange of energy, which leads to temperature changes. When water evaporates, it takes up energy from its surroundings and cools the environment. When it condenses, it releases energy and warms the environment. These heat exchanges influence the climate system. (Adapted from: <a href=\"https://en.wikipedia.org/wiki/Water_cycle\">https://en.wikipedia.org/wiki/Water_cycle</a>)"@en ;
  a skos:Concept ;
  skos:broader qx8:-D3V8SP48-S ;
  skos:altLabel "cycle hydrologique"@fr, "hydrological cycle"@en, "hydrologic cycle"@en ;
  skos:inScheme qx8: ;
  skos:exactMatch <https://fr.wikipedia.org/wiki/Cycle_de_l%27eau>, chc:-0T5W96H4-9, <https://en.wikipedia.org/wiki/Water_cycle> ;
  skos:prefLabel "cycle de l'eau"@fr, "water cycle"@en .

