@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/environmental_contamination> .

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

<https://concepts.sagepub.com/social-science/concept/environmental_contamination>
  skos:definition "Since the industrial age, a major threat to the health of human beings and wildlife has been threaded by environmental contaminants. Environmental contaminants found in water, air, or soil are either human-made or natural. [Source: <a href=\"https://sk.sagepub.com/reference/encyclopedia-of-crisis-management/n128.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Crisis Management; Environmental Contamination</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/engineering_and_technological_crises> ;
  skos:prefLabel "environmental contamination"@en ;
  a skos:Concept .

