@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/procedures_and_therapies>
  skos:prefLabel "procedures and therapies"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/blood_transfusion> .

<https://concepts.sagepub.com/social-science/concept/intravenous_perfusion>
  skos:prefLabel "intravenous perfusion"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/blood_transfusion> .

<https://concepts.sagepub.com/social-science/concept/blood_transfusion>
  skos:definition "Blood transfusion is a life-saving technique that was developed in the 1880s. It is used therapeutically to treat anemia but has also been used by athletes as a performance-enhancing technique. [Source: <a href=\"https://sk.sagepub.com/reference/sportsmedicine/n71.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Sports Medicine; Blood Transfusion</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/procedures_and_therapies>, <https://concepts.sagepub.com/social-science/concept/organization_of_health_care>, <https://concepts.sagepub.com/social-science/concept/intravenous_perfusion>, <https://concepts.sagepub.com/social-science/concept/blood_therapy> ;
  skos:prefLabel "blood transfusion"@en ;
  a skos:Concept .

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

<https://concepts.sagepub.com/social-science/concept/blood_therapy>
  skos:prefLabel "blood therapy"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/blood_transfusion> .

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

