@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/issues_in_crisis_management>
  skos:prefLabel "issues in crisis management"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/trauma> .

<https://concepts.sagepub.com/social-science/concept/illness>
  skos:prefLabel "illness"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/trauma> .

<https://concepts.sagepub.com/social-science/concept/trauma>
  skos:definition "Crises occur quickly and unexpectedly. They comprise of components of threat and surprise, which produce stress and thereby cause subsequent distressing reactions in survivors. [Source: <a href=\"https://sk.sagepub.com/reference/encyclopedia-of-crisis-management/n329.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Crisis Management; Trauma</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/stress_(psychological)>, <https://concepts.sagepub.com/social-science/concept/issues_in_crisis_management>, <https://concepts.sagepub.com/social-science/concept/illness>, <https://concepts.sagepub.com/social-science/concept/health_policy> ;
  skos:prefLabel "trauma"@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/trauma> .

<https://concepts.sagepub.com/social-science/concept/stress_(psychological)>
  skos:prefLabel "stress (psychological)"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/trauma> .

<https://concepts.sagepub.com/social-science/concept/health_policy>
  skos:prefLabel "health policy"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/trauma> .

