@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/process_of_dying>
  skos:prefLabel "process of dying"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/brain_death> .

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

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

<https://concepts.sagepub.com/social-science/concept/brain_diseases>
  skos:prefLabel "brain diseases"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/brain_death> .

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

<https://concepts.sagepub.com/social-science/concept/brain_death>
  skos:definition "Advances in medicine, surgery, and public health have gradually increased the average life expectancy of the population. At the same time, patients with chronic diseases experience increased survival periods in relatively good health, leading to advanced single or only few organ failures, making them adequate candidates for organ replacement via transplantation. [Source: <a href=\"https://sk.sagepub.com/reference/humandevelopment/n97.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Human Development; Brain Death</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D001926.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/process_of_dying>, <https://concepts.sagepub.com/social-science/concept/death>, <https://concepts.sagepub.com/social-science/concept/coma>, <https://concepts.sagepub.com/social-science/concept/brain_diseases> ;
  skos:prefLabel "brain death"@en ;
  a skos:Concept .

