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

<https://concepts.sagepub.com/social-science/concept/private_sector_preparedness>
  skos:definition "Private sector preparedness is a framework within which for-profit organizations may act to minimize risks from disasters and other long-term disruptions affecting personnel, facilities, utilities, systems, communications, and materials. Effects of disasters or disruptions may be direct, or indirect, such as adverse impacts on suppliers, distributors, or customers. [Source: <a href=\"https://sk.sagepub.com/reference/disasterrelief/n210.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Disaster Relief; Private Sector Preparedness</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/local_disaster_response> ;
  skos:prefLabel "private sector preparedness"@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/private_sector_preparedness> .

