@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/community_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/community_preparedness> .

<https://concepts.sagepub.com/social-science/concept/community_preparedness>
  skos:definition "Natural disasters appear to be increasing in frequency around the globe. Hurricanes, tornadoes, tsunamis, earthquakes, and pandemic issues appear to be on the rise. [Source: <a href=\"https://sk.sagepub.com/reference/disasterrelief/n35.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Disaster Relief; Community Preparedness</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/local_disaster_response> ;
  skos:prefLabel "community preparedness"@en ;
  a skos:Concept .

