@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_medical_services>
  skos:prefLabel "emergency medical services"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/triage> .

<https://concepts.sagepub.com/social-science/concept/public_health_crisis_management>
  skos:prefLabel "public health crisis management"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/triage> .

<https://concepts.sagepub.com/social-science/concept/patient_selection>
  skos:prefLabel "patient selection"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/triage> .

<https://concepts.sagepub.com/social-science/concept/triage>
  skos:definition "When faced with a large number of casualties and limited medical resources, it is necessary to determine the priority of patients’ treatments based on the severity of their condition. This process is called triage, and it is appropriate in cases of disaster when most medical systems cannot always supply options in order to cope with the emergencies. [Source: <a href=\"https://sk.sagepub.com/reference/encyclopedia-of-crisis-management/n330.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Crisis Management; Triage</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D014218.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/patient_selection>, <https://concepts.sagepub.com/social-science/concept/public_health_crisis_management>, <https://concepts.sagepub.com/social-science/concept/emergency_medical_services> ;
  skos:prefLabel "triage"@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/triage> .

