@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/engineering_and_technological_crises>
  skos:prefLabel "engineering and technological crises"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/ozone_layer_depletion> .

<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_layer_depletion> .

<https://concepts.sagepub.com/social-science/concept/ozone_layer_depletion>
  skos:definition "The depletion of the ozone layer in the stratosphere of Earth's atmosphere was an alarming side effect produced by the use of new synthetic chemicals in the late 20th century. Because the ozone layer absorbs incoming ultraviolet (UV) radiation from the sun, there was great concern about the potential health effects of increased UV exposure. [Source: <a href=\"https://sk.sagepub.com/reference/encyclopedia-of-crisis-management/n242.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Crisis Management; Ozone Layer Depletion</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/engineering_and_technological_crises> ;
  skos:prefLabel "ozone layer depletion"@en ;
  a skos:Concept .

