@prefix n9j: <http://data.loterre.fr/ark:/67375/N9J> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

n9j:-HCCPZMGP-M
  skos:prefLabel "pollution"@en ;
  a skos:Concept ;
  skos:narrower n9j:-V54L14Z7-L .

n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-V54L14Z7-L .

n9j:-V54L14Z7-L
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/ozone_and_ozone_depletion> ;
  skos:definition "Ozone (o3) IS a form of oxygen that forms naturally in the atmosphere and also as a result of some electrical activity. It has a characteristic odor and is an irritating and toxic gas at even low concentrations. [Source: Encyclopedia of Environment and Society; Ozone and Ozone Depletion]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-HCCPZMGP-M ;
  skos:prefLabel "ozone and ozone depletion"@en .

n9j: a skos:ConceptScheme .
