@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/kidney_transplants>
  skos:prefLabel "kidney transplants"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/organ_transplants> .

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

<https://concepts.sagepub.com/social-science/concept/legal_subjects>
  skos:prefLabel "legal subjects"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/organ_transplants> .

<https://concepts.sagepub.com/social-science/concept/organization_of_health_care>
  skos:prefLabel "organization of health care"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/organ_transplants> .

<https://concepts.sagepub.com/social-science/concept/lung_transplants>
  skos:prefLabel "lung transplants"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/organ_transplants> .

<https://concepts.sagepub.com/social-science/concept/organ_transplants>
  skos:broader <https://concepts.sagepub.com/social-science/concept/legal_subjects>, <https://concepts.sagepub.com/social-science/concept/transplantation>, <https://concepts.sagepub.com/social-science/concept/organization_of_health_care> ;
  skos:definition "Prior to the end of the eighteenth century, there was little social conflict on the question of how one should deal with dead bodies, so the law had little impact on the treatment of cadavers. Everyone agreed that protocol was to dispose of the bodies with dignity. [Source: <a href=\"https://sk.sagepub.com/reference/law/n502.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Law &amp; Society: American and Global Perspectives; Organ Transplants</a>]"@en ;
  skos:prefLabel "organ transplants"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/kidney_transplants>, <https://concepts.sagepub.com/social-science/concept/lung_transplants>, <https://concepts.sagepub.com/social-science/concept/heart_transplants>, <https://concepts.sagepub.com/social-science/concept/liver_transplants> ;
  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/organ_transplants> .

<https://concepts.sagepub.com/social-science/concept/liver_transplants>
  skos:prefLabel "liver transplants"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/organ_transplants> .

<https://concepts.sagepub.com/social-science/concept/heart_transplants>
  skos:prefLabel "heart transplants"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/organ_transplants> .

