@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/disaster_drills>
  skos:definition "Disaster drills, or exercises, are tests of the ability to respond to crisis situations designed to familiarize participants with the processes involved, ensure rapid and efficient action, and ensure that people are able to work well together. There are four main types of exercise. [Source: <a href=\"https://sk.sagepub.com/reference/encyclopedia-of-crisis-management/n97.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Crisis Management; Disaster Drills</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/issues_in_crisis_management> ;
  skos:prefLabel "disaster drills"@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/disaster_drills> .

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

