@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_response> .

<https://concepts.sagepub.com/social-science/concept/community_response>
  skos:definition "Following a disaster, the most effective response tends to be local, because they are on the scene immediately and know the community and area best. The reality is that often, locals have no choice but to respond, as external assistance can be slow to arrive. [Source: <a href=\"https://sk.sagepub.com/reference/disasterrelief/n36.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Disaster Relief; Community Response</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/local_disaster_response> ;
  skos:prefLabel "community response"@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/community_response> .

