@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/emergency_responders>
  skos:definition "Emergency responders (e.g., police, fire, health professions) play pivotal roles in managing crisis events such as acts of terrorism and disasters. They bring skills and competencies in key areas such as search and rescue, public order, and medical and mental health care developed in their routine work. [Source: <a href=\"https://sk.sagepub.com/reference/encyclopedia-of-crisis-management/n125.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Crisis Management; Emergency Responders</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/police>, <https://concepts.sagepub.com/social-science/concept/firefighters>, <https://concepts.sagepub.com/social-science/concept/emergency_medical_technicians> ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D060731.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/occupational_groups> ;
  skos:prefLabel "emergency responders"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/firefighters>
  skos:prefLabel "firefighters"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/emergency_responders> .

<https://concepts.sagepub.com/social-science/concept/police>
  skos:prefLabel "police"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/emergency_responders> .

<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/emergency_responders> .

<https://concepts.sagepub.com/social-science/concept/occupational_groups>
  skos:prefLabel "occupational groups"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/emergency_responders> .

<https://concepts.sagepub.com/social-science/concept/emergency_medical_technicians>
  skos:prefLabel "emergency medical technicians"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/emergency_responders> .

