@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/resuscitation>
  skos:definition "Resuscitation signifies the act of returning an individual to life from an unconscious or death-like condition. The fundamental distinction between life and death is universally acknowledged, but the notion of reversibility of death varies greatly across cultures and time. [Source: <a href=\"https://sk.sagepub.com/reference/humanexperience/n286.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Death and the Human Experience; Resuscitation</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/resuscitation_orders>, <https://concepts.sagepub.com/social-science/concept/cardiopulmonary_resuscitation>, <https://concepts.sagepub.com/social-science/concept/cardiac_resuscitation>, <https://concepts.sagepub.com/social-science/concept/artificial_respiration> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/process_of_dying>, <https://concepts.sagepub.com/social-science/concept/emergency_treatment> ;
  skos:prefLabel "resuscitation"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/process_of_dying>
  skos:prefLabel "process of dying"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/resuscitation> .

<https://concepts.sagepub.com/social-science/concept/artificial_respiration>
  skos:prefLabel "artificial respiration"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/resuscitation> .

<https://concepts.sagepub.com/social-science/concept/emergency_treatment>
  skos:prefLabel "emergency treatment"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/resuscitation> .

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

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

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

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

