@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/human-induced_disasters>
  skos:prefLabel "human-induced disasters"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/radiation_disasters> .

<https://concepts.sagepub.com/social-science/concept/radiation_disasters>
  skos:definition "Radiation disasters are rare, but their effects may be profound and prolonged. Such disasters may occur at one of numerous locations where radiation sources are utilized or stored. [Source: <a href=\"https://sk.sagepub.com/reference/disasterrelief/n221.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Disaster Relief; Radiation Disasters</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/human-induced_disasters> ;
  skos:prefLabel "radiation disasters"@en ;
  a skos:Concept .

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

