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

qx8: a skos:ConceptScheme .
qx8:-CR2FWVC6-F
  skos:prefLabel "chemical object"@en, "objet chimique"@fr ;
  a skos:Concept ;
  skos:narrower qx8:-H3SCM7VL-S .

qx8:-H3SCM7VL-S
  a skos:Concept ;
  skos:prefLabel "sulfate ion"@en, "ion sulfate"@fr ;
  skos:broader qx8:-CR2FWVC6-F ;
  skos:exactMatch <https://fr.wikipedia.org/wiki/Sulfate>, <http://data.loterre.fr/ark:/67375/26L-D5KV2KKG-B> ;
  skos:altLabel "sulfate"@fr, "sulphate"@en ;
  skos:definition "Un sulfate est un sel de l'acide sulfurique H2SO4. On appelle ion sulfate l'anion SO4 2–. Les sulfates font partie des polluants de l'air et en particulier lors des phénomènes de smog. En volcanologie les gaz sulfatés correspondent à l’aérosol d’acide sulfurique (H2SO4) formé par le contact de l’eau et de l’ion sulfate (SO4) dans l’atmosphère. Il représente un indicateur important en termes d'impact du volcanisme sur le climat car il influence l'albédo et donc le climat. Plus de la moitié des aérosols sulfatés se produit dans les nuages et ils ont l'impact radiatif considéré comme le plus important pour les systèmes climatiques terrestres. Comprendre ces phénomènes est important pour comprendre le forçage radiatif et les risques posés par le changement climatique. (Adapté de : <a href=\"https://fr.wikipedia.org/wiki/Sulfate\">https://fr.wikipedia.org/wiki/Sulfate</a>)"@fr, "A sulfate is a salt of sulfuric acid H2SO4. The sulfate ion is the anion SO4 2-. Sulfates are air pollutants, particularly in smog. In volcanology, sulfate gas is the aerosol of sulfuric acid (H2SO4) formed by contact between water and the sulfate ion (SO4) in the atmosphere. It is an important indicator of the impact of volcanism on climate, as it influences albedo and therefore climate. More than half of sulfate aerosols occur in clouds, and they have the radiative impact considered the most important for terrestrial climate systems. Understanding these phenomena is important for understanding radiative forcing and the risks posed by climate change. (Adapted and translated from: <a href=\"https://fr.wikipedia.org/wiki/Sulfate\">https://fr.wikipedia.org/wiki/Sulfate</a>)"@en ;
  skos:inScheme qx8: .

