@prefix mdl: <http://data.loterre.fr/ark:/67375/MDL> .
@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#> .

mdl: a skos:ConceptScheme .
mdl:-KTTMRJML-J
  skos:prefLabel "vitesse"@fr, "velocity"@en ;
  a skos:Concept ;
  skos:narrower mdl:-MFHJPK25-T .

mdl:-MFHJPK25-T
  skos:exactMatch <https://en.wikipedia.org/wiki/Critical_ionization_velocity> ;
  skos:inScheme mdl: ;
  skos:prefLabel "vitesse d'ionisation critique"@fr, "critical ionization velocity"@en ;
  skos:definition "Critical ionization velocity (CIV), or critical velocity (CV), is the relative velocity between a neutral gas and plasma (an ionized gas), at which the neutral gas will start to ionize. If more energy is supplied, the velocity of the atoms or molecules will not exceed the critical ionization velocity until the gas becomes almost fully ionized. (Wikipedia, The Free Encyclopedia, <a href=\"https://en.wikipedia.org/wiki/Critical_ionization_velocity\" target=\"_blank\">https://en.wikipedia.org/wiki/Critical_ionization_velocity</a>)"@en, "La vitesse d'ionisation critique (CIV), ou vitesse critique (CV), est la vitesse relative entre un gaz neutre et un plasma (un gaz ionisé), où le gaz neutre commencera à s'ioniser. Si plus d'énergie est fournie, la vitesse des atomes ou des molécules ne dépassera pas la vitesse d'ionisation critique jusqu'à ce que le gaz devienne presque entièrement ionisé.  (traduit depuis \"Wikipedia, The Free Encyclopedia\", <a href=\"https://en.wikipedia.org/wiki/Critical_ionization_velocity\" target=\"_blank\">https://en.wikipedia.org/wiki/Critical_ionization_velocity</a>)"@fr ;
  skos:broader mdl:-KTTMRJML-J ;
  skos:hiddenLabel "vitesses d'ionisations critiques"@fr ;
  dc:modified "2023-03-16"^^xsd:date ;
  a skos:Concept .

