@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:-ZVQGJPPD-Q
  skos:prefLabel "climatology"@en ;
  a skos:Concept ;
  skos:narrower n9j:-MZ9N6GZL-H .

n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-MZ9N6GZL-H .

n9j:-MZ9N6GZL-H
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/stratospheric_ozone_depletion> ;
  skos:definition "Ozone, denoted chemically as O3, is a relatively unstable gas with each molecule containing three atoms of oxygen. In a thermally stratified atmosphere, ozone occurs in the lowest two layers, the troposphere and the stratosphere, where it performs different roles. [Source: Encyclopedia of Geography; Stratospheric Ozone Depletion]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-ZVQGJPPD-Q ;
  skos:prefLabel "stratospheric ozone depletion"@en .

n9j: a skos:ConceptScheme .
