@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/atmospheric_pollution>
  skos:definition "Atmospheric pollution describes harmful gases, solid particles, and liquid droplets that are present in the atmosphere in quantities above natural ambient levels. The main gases in the atmosphere are nitrogen (78.08%), oxygen (20.95%), and argon (0.93%). [Source: <a href=\"https://sk.sagepub.com/reference/geography/n68.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Geography; Atmospheric Pollution</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/pollution_and_waste> ;
  skos:prefLabel "atmospheric pollution"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/pollution_and_waste>
  skos:prefLabel "pollution and waste"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/atmospheric_pollution> .

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

