@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/medical_treatment>
  skos:prefLabel "medical treatment"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/physiotherapy> .

<https://concepts.sagepub.com/social-science/concept/light_phototherapy>
  skos:prefLabel "light phototherapy"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/physiotherapy> .

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

<https://concepts.sagepub.com/social-science/concept/suspension_therapy>
  skos:prefLabel "suspension therapy"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/physiotherapy> .

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

<https://concepts.sagepub.com/social-science/concept/manipulation_therapy>
  skos:prefLabel "manipulation therapy"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/physiotherapy> .

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

<https://concepts.sagepub.com/social-science/concept/pyonex_treatment>
  skos:prefLabel "pyonex treatment"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/physiotherapy> .

<https://concepts.sagepub.com/social-science/concept/stoma_therapy>
  skos:prefLabel "stoma therapy"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/physiotherapy> .

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

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

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

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

<https://concepts.sagepub.com/social-science/concept/physiotherapy>
  skos:narrower <https://concepts.sagepub.com/social-science/concept/light_phototherapy>, <https://concepts.sagepub.com/social-science/concept/electrotherapy>, <https://concepts.sagepub.com/social-science/concept/stoma_therapy>, <https://concepts.sagepub.com/social-science/concept/pyonex_treatment>, <https://concepts.sagepub.com/social-science/concept/magnetotherapy>, <https://concepts.sagepub.com/social-science/concept/medical_puncture>, <https://concepts.sagepub.com/social-science/concept/manipulation_therapy>, <https://concepts.sagepub.com/social-science/concept/blood_letting>, <https://concepts.sagepub.com/social-science/concept/reflexotherapy>, <https://concepts.sagepub.com/social-science/concept/suspension_therapy>, <https://concepts.sagepub.com/social-science/concept/cryotherapy>, <https://concepts.sagepub.com/social-science/concept/hydrotherapy>, <https://concepts.sagepub.com/social-science/concept/thermotherapy> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/medical_treatment> ;
  skos:prefLabel "physiotherapy"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/blood_letting>
  skos:prefLabel "blood letting"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/physiotherapy> .

<https://concepts.sagepub.com/social-science/concept/medical_puncture>
  skos:prefLabel "medical puncture"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/physiotherapy> .

