@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/preparedness_policy_implementation>
  skos:definition "Among the four phases of the disaster management cycle (mitigation, preparedness, response, and recovery), the preparedness phase focuses on planning how to respond for a disaster event. During this phase, governments, organizations, and individuals develop plans to save lives, minimize disaster damage, and strengthen disaster response operations. [Source: <a href=\"https://sk.sagepub.com/reference/disasterrelief/n206.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Disaster Relief; Preparedness Policy Implementation</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/emergency_preparedness> ;
  skos:prefLabel "preparedness policy implementation"@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/preparedness_policy_implementation> .

<https://concepts.sagepub.com/social-science/concept/emergency_preparedness>
  skos:prefLabel "emergency preparedness"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/preparedness_policy_implementation> .

