@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

<https://concepts.sagepub.com/social-science/concept/chemical_reactions>
  skos:prefLabel "chemical reactions"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/oxidation> .

<https://concepts.sagepub.com/social-science/concept/corrosion>
  skos:prefLabel "corrosion"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/oxidation> .

<https://concepts.sagepub.com/social-science/concept/oxidation_reduction>
  skos:prefLabel "oxidation reduction"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/oxidation> .

<https://concepts.sagepub.com/social-science/concept/combustion>
  skos:prefLabel "combustion"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/oxidation> .

<https://concepts.sagepub.com/social-science/concept/oxidation>
  skos:definition "The chemical definition is the increase in the positive valence or the decrease in the negative valence of an element, or the loss of an electron from an element: ferrous iron (Fe2+), for example, is oxidised to ferric (Fe3+) iron. In chemical weathering, this commonly means the combination of a mineral with oxygen to form oxides or hydroxides and usually involves atmospheric or soil oxygen dissolved in water. [Source: <a href=\"https://sk.sagepub.com/reference/dictionaryenvirochange/n2778.i1.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Environmental Change; oxidation</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/oxidation_reduction>, <https://concepts.sagepub.com/social-science/concept/corrosion>, <https://concepts.sagepub.com/social-science/concept/combustion> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/chemical_reactions> ;
  skos:prefLabel "oxidation"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/conceptgroup/concepts>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/oxidation> .

