@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/oxygen>
  skos:prefLabel "oxygen"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/ozone> .

<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/ozone> .

<https://concepts.sagepub.com/social-science/concept/population_and_environment>
  skos:prefLabel "population and environment"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/ozone> .

<https://concepts.sagepub.com/social-science/concept/ozone>
  skos:definition "Ozone is a triatomic molecule that consists of three oxygen atoms and its molecular formula is O3. This is much less stable than the normal oxygen (O2) and is found in low concentrations throughout the Earth's atmosphere. [Source: <a href=\"https://sk.sagepub.com/reference/globalhealth/n924.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Global Health; Ozone</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/population_and_environment>, <https://concepts.sagepub.com/social-science/concept/oxygen>, <https://concepts.sagepub.com/social-science/concept/health_sciences> ;
  skos:prefLabel "ozone"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/health_sciences>
  skos:prefLabel "health sciences"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/ozone> .

