@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/conceptgroup/concepts>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/coping_capacity_and_response_capability> .

<https://concepts.sagepub.com/social-science/concept/coping_capacity_and_response_capability>
  skos:definition "Crisis events present challenges to people that fall well outside the realm of normal human experience, possibly for periods of time that can range from months to years, decades, or a lifetime. This circumstance can thus require the development of new coping and response mechanisms to supplement or complement those used in more routine contexts. [Source: <a href=\"https://sk.sagepub.com/reference/encyclopedia-of-crisis-management/n60.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Crisis Management; Coping Capacity and Response Capability</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/issues_in_crisis_management> ;
  skos:prefLabel "coping capacity and response capability"@en ;
  a skos:Concept .

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

