@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/definition_of_disaster>
  skos:definition "Disasters are caused by hazards (natural, human-made, or some combination of both) when they intersect with a vulnerable population, causing severe damage or destruction to people, resources, and the surrounding environment. To prepare for and respond to disasters, crisis management must identify potential threats to a group, which includes both considering the hazard that will prompt the disaster and the population it will affect—a wide range of factors. [Source: <a href=\"https://sk.sagepub.com/reference/encyclopedia-of-crisis-management/n93.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Crisis Management; Disaster, Definition of</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/issues_in_crisis_management> ;
  skos:prefLabel "definition of disaster"@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/definition_of_disaster> .

<https://concepts.sagepub.com/social-science/concept/issues_in_crisis_management>
  skos:prefLabel "issues in crisis management"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/definition_of_disaster> .

