@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:-Q8VD5LMN-N
  skos:prefLabel "mineral compound"@en, "composé minéral"@fr ;
  a skos:Concept ;
  skos:narrower mdl:-FP5181NP-8 .

mdl:-FP5181NP-8
  skos:prefLabel "hydronium"@en, "hydronium"@fr ;
  dc:modified "2022-10-18"^^xsd:date ;
  a skos:Concept ;
  skos:altLabel "oxonium"@fr, "oxonium"@en, "ion hydronium"@fr ;
  skos:hiddenLabel "hydroniums"@en, "ions hydronium"@fr, "oxoniums"@en ;
  dc:created "2022-10-18"^^xsd:date ;
  skos:definition "In chemistry, hydronium (hydroxonium in traditional British English) is the common name for the aqueous cation H₃O⁺, the type of oxonium ion produced by protonation of water. It is often viewed as the positive ion present when an Arrhenius acid is dissolved in water, as Arrhenius acid molecules in solution give up a proton (a positive hydrogen ion, H⁺) to the surrounding water molecules (H₂O). In fact, acids must be surrounded by more than a single water molecule in order to ionize, yielding aqueous H⁺ and conjugate base. (Wikipedia, The Free Encyclopedia, <a href=\"https://en.wikipedia.org/wiki/Hydronium\" target=\"_blank\">https://en.wikipedia.org/wiki/Hydronium</a>)"@en, "L'ion hydronium est le plus simple des ions oxonium ; sa formule chimique est H₃O⁺ ou H⁺(aq). En solution aqueuse, il est solvaté par plusieurs molécules d'eau et peut être écrit H₇O₃⁺, H₉O₄⁺ etc. Il résulte de la protonation d'une molécule d'eau soit par un acide, soit par autoprotolyse de l'eau. Il existe également à l'état solide et à l'état gazeux. C'est également un ion qui se rencontre dans le milieu interstellaire, où il résulte de l'interaction de molécules d'eau avec le rayonnement cosmique. (Wikipedia, L'Encylopédie Libre, <a href=\"https://fr.wikipedia.org/wiki/Ion_hydronium\" target=\"_blank\">https://fr.wikipedia.org/wiki/Ion_hydronium</a>)"@fr ;
  skos:inScheme mdl: ;
  skos:broader mdl:-Q8VD5LMN-N ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Hydronium>, <https://fr.wikipedia.org/wiki/Ion_hydronium> .

