@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/conceptgroup/concepts>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/intergovernmental_relations_and_preparedness> .

<https://concepts.sagepub.com/social-science/concept/intergovernmental_relations_and_preparedness>
  skos:definition "Intergovernmental relations are used to coordinate between and among the various levels of federal, state, and local governments in response to human-made and natural disasters. In other words, it describes the relative roles, responsibilities, and amounts of influence in disaster preparedness between the various governments at different levels, and how they work with each other. [Source: <a href=\"https://sk.sagepub.com/reference/disasterrelief/n138.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Disaster Relief; Intergovernmental Relations and Preparedness</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/emergency_preparedness> ;
  skos:prefLabel "intergovernmental relations and preparedness"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/emergency_preparedness>
  skos:prefLabel "emergency preparedness"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/intergovernmental_relations_and_preparedness> .

