@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/university_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/university_preparedness> .

<https://concepts.sagepub.com/social-science/concept/university_preparedness>
  skos:definition "Realizing the very real threats posed to college campuses, in recent years, institutions of higher education have begun to design and implement formal plans for dealing with disasters. These plans typically consist of two parts, which may be administered in whole or in part by different administrative entities within the university. [Source: <a href=\"https://sk.sagepub.com/reference/disasterrelief/n305.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Disaster Relief; University Preparedness</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/local_disaster_response> ;
  skos:prefLabel "university preparedness"@en ;
  a skos:Concept .

