@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/local_planning_for_disasters> .

<https://concepts.sagepub.com/social-science/concept/local_planning_for_disasters>
  skos:definition "Planning for the occurrence of a natural, human-made, or technological event within the community is one of the most basic elements of an emergency management program. Disaster planning includes conducting risk, threat, hazard, and vulnerability assessments within a local community and creating a system of mitigation, preparation, response, and recovery from the occurrence of an emergency or a disaster. [Source: <a href=\"https://sk.sagepub.com/reference/disasterrelief/n196.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Disaster Relief; Planning for Disasters, Local</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/emergency_preparedness> ;
  skos:prefLabel "local planning for disasters"@en ;
  a skos:Concept .

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

