@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/insulin_coma>
  skos:prefLabel "insulin coma"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/coma> .

<https://concepts.sagepub.com/social-science/concept/unconsciousness>
  skos:prefLabel "unconsciousness"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/coma> .

<https://concepts.sagepub.com/social-science/concept/post-head_injury_coma>
  skos:prefLabel "post-head injury coma"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/coma> .

<https://concepts.sagepub.com/social-science/concept/coma>
  skos:definition "Originating from the Greek word for “deep sleep” (koma), a coma is a profound state of unconsciousness. Consciousness, on the other hand, is the state of awareness of the self and the environment in which individuals are responsive to stimuli. [Source: <a href=\"https://sk.sagepub.com/reference/globalhealth/n300.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Global Health; Coma</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/post-head_injury_coma>, <https://concepts.sagepub.com/social-science/concept/insulin_coma>, <https://concepts.sagepub.com/social-science/concept/brain_death> ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D003128.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/unconsciousness>, <https://concepts.sagepub.com/social-science/concept/systemic_diseases> ;
  skos:prefLabel "coma"@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/coma> .

<https://concepts.sagepub.com/social-science/concept/brain_death>
  skos:prefLabel "brain death"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/coma> .

<https://concepts.sagepub.com/social-science/concept/systemic_diseases>
  skos:prefLabel "systemic diseases"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/coma> .

