@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/biotherapy>
  skos:definition "Biotherapy involves the use of living animals or insects for medical treatment or to help with medical diagnosis. This has always been a controversial area of medicine; it was popular in medieval and early modern Europe, and is still used in some instances. [Source: <a href=\"https://sk.sagepub.com/reference/globalhealth/n170.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Global Health; Biotherapy</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/organotherapy>, <https://concepts.sagepub.com/social-science/concept/larval_therapy> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/procedures_and_therapies>, <https://concepts.sagepub.com/social-science/concept/drug_therapy> ;
  skos:prefLabel "biotherapy"@en ;
  a skos:Concept .

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

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

<https://concepts.sagepub.com/social-science/concept/larval_therapy>
  skos:prefLabel "larval therapy"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/biotherapy> .

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

<https://concepts.sagepub.com/social-science/concept/drug_therapy>
  skos:prefLabel "drug therapy"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/biotherapy> .

