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

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

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

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

<https://concepts.sagepub.com/social-science/concept/electrotherapy>
  skos:definition "Electrotherapy is a therapeutic modality that uses electrical currents to improve a wide variety of musculoskeletal conditions. Physical therapists traditionally use these modalities as a component of a comprehensive treatment program to improve impairments and functional limitations that may be caused by an injury. [Source: <a href=\"https://sk.sagepub.com/reference/sportsmedicine/n167.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Sports Medicine; Electrotherapy</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/iontophoresis_therapy>, <https://concepts.sagepub.com/social-science/concept/electrothermotherapy>, <https://concepts.sagepub.com/social-science/concept/electrophoresis_therapy>, <https://concepts.sagepub.com/social-science/concept/electroconvulsive_therapy> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/physiotherapy> ;
  skos:prefLabel "electrotherapy"@en ;
  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/electrotherapy> .

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

