@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_emergency>
  skos:definition "The Oxford English Dictionary defines an emergency as “a serious, unexpected, and potentially dangerous situation requiring immediate action.” In the field of crisis management, emergencies are events that need a professional response from people who are specially trained and equipped to cope with them. Most emergencies are relatively minor events that can be dealt with in a routine way using resources that are normally available. [Source: <a href=\"https://sk.sagepub.com/reference/encyclopedia-of-crisis-management/n115.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Crisis Management; Emergency, Definition of</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/issues_in_crisis_management> ;
  skos:prefLabel "definition of emergency"@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_emergency> .

<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_emergency> .

