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

qx8: a skos:ConceptScheme .
qx8:-F098G6RG-7
  skos:prefLabel "physical property"@en, "propriété physique"@fr ;
  a skos:Concept ;
  skos:narrower qx8:-1K0K962X-D .

qx8:-1K0K962X-D
  skos:definition "Si l'on refroidit une substance (initialement liquide), elle se solidifie à cette même température, qu'on peut donc aussi appeler point de solidification (ou température de solidification). Pour certaines substances dont l'eau, la solidification est souvent dénommée congélation : le point de congélation de l'eau à 1 atm est 0,002 519 ± 0,000 002 °C. (Adapté de : <a href=\"https://fr.wikipedia.org/wiki/Point_de_fusion\">https://fr.wikipedia.org/wiki/Point_de_fusion</a>)"@fr, "When considered as the temperature of the reverse change from liquid to solid, it is referred to as the freezing point or crystallization point. Because of the ability of substances to supercool, the freezing point can easily appear to be below its actual value. When the \"characteristic freezing point\" of a substance is determined, in fact, the actual methodology is almost always \"the principle of observing the disappearance rather than the formation of ice, that is, the melting point.\" (Adapted from: <a href=\"https://en.wikipedia.org/wiki/Melting_point\">https://en.wikipedia.org/wiki/Melting_point</a>)"@en ;
  a skos:Concept ;
  skos:inScheme qx8: ;
  skos:broader qx8:-F098G6RG-7 ;
  skos:prefLabel "point de congélation"@fr, "freezing point"@en ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Melting_point>, <https://fr.wikipedia.org/wiki/Point_de_fusion> .

