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

qx8: a skos:ConceptScheme .
qx8:-L2F4MGF2-R
  skos:definition "Evaporation is a type of vaporization that occurs on the surface of a liquid as it changes into the gas phase. A high concentration of the evaporating substance in the surrounding gas significantly slows down evaporation, such as when humidity affects rate of evaporation of water. When the molecules of the liquid collide, they transfer energy to each other based on how they collide. When a molecule near the surface absorbs enough energy to overcome the vapor pressure, it will escape and enter the surrounding air as a gas. When evaporation occurs, the energy removed from the vaporized liquid will reduce the temperature of the liquid, resulting in evaporative cooling. (Adapted from: <a href=\"https://en.wikipedia.org/wiki/Evaporation\">https://en.wikipedia.org/wiki/Evaporation</a>)"@en, "L'évaporation est le passage d'un liquide de l'état liquide à l'état gazeux à sa surface, à une température inférieure à la température d'ébullition. Ce phénomène a pour effet d'absorber de l'énergie thermique, et donc de réduire la température des deux milieux en contact, ou de freiner leur échauffement par une source. (Adapté de : <a href=\"https://fr.wikipedia.org/wiki/%C3%89vaporation\">https://fr.wikipedia.org/wiki/%C3%89vaporation</a>)"@fr ;
  a skos:Concept ;
  skos:inScheme qx8: ;
  skos:broader qx8:-D3V8SP48-S ;
  skos:prefLabel "evaporation process"@en, "processus d'évaporation"@fr ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Evaporation>, <https://fr.wikipedia.org/wiki/%C3%89vaporation> .

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

