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

<https://concepts.sagepub.com/social-science/concept/cold_ischemia>
  skos:prefLabel "cold ischemia"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/transplantation> .

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

<https://concepts.sagepub.com/social-science/concept/transplantation>
  skos:narrower <https://concepts.sagepub.com/social-science/concept/testicular_grafting>, <https://concepts.sagepub.com/social-science/concept/xenotransplantation>, <https://concepts.sagepub.com/social-science/concept/tissue_transplantation>, <https://concepts.sagepub.com/social-science/concept/cold_ischemia>, <https://concepts.sagepub.com/social-science/concept/organ_transplants>, <https://concepts.sagepub.com/social-science/concept/bone_grafting>, <https://concepts.sagepub.com/social-science/concept/coronary_artery_bypass_grafting> ;
  skos:prefLabel "transplantation"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/surgery> ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/coronary_artery_bypass_grafting>
  skos:prefLabel "coronary artery bypass grafting"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/transplantation> .

<https://concepts.sagepub.com/social-science/concept/bone_grafting>
  skos:prefLabel "bone grafting"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/transplantation> .

<https://concepts.sagepub.com/social-science/concept/testicular_grafting>
  skos:prefLabel "testicular grafting"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/transplantation> .

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

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

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

