@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/local_disaster_response>
  skos:prefLabel "local disaster response"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/personal_preparedness> .

<https://concepts.sagepub.com/social-science/concept/disaster_relief_and_sociology>
  skos:prefLabel "disaster relief and sociology"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/personal_preparedness> .

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

<https://concepts.sagepub.com/social-science/concept/personal_preparedness>
  skos:definition "Modern emergency management is based on an all-hazards, comprehensive approach. This is characterized by efforts to make communities increasingly disaster resistant and resilient against all hazards, whether natural or human-made, using a systemic perspective incorporating the mitigation, preparedness, response, and recovery phases of emergency management. [Source: <a href=\"https://sk.sagepub.com/reference/disasterrelief/n191.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Disaster Relief; Personal Preparedness</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/local_disaster_response>, <https://concepts.sagepub.com/social-science/concept/disaster_relief_and_sociology> ;
  skos:prefLabel "personal preparedness"@en ;
  a skos:Concept .

