@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/physical_therapy>
  skos:prefLabel "physical therapy"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/range_of_motion> .

<https://concepts.sagepub.com/social-science/concept/pain_management>
  skos:prefLabel "pain management"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/range_of_motion> .

<https://concepts.sagepub.com/social-science/concept/range_of_motion>
  skos:definition "Range of motion (ROM) is the arc of motion that occurs at a joint or series of joints in the body in a specific plane of motion. ROM involves a joint or body segment moving from its neutral position to its full potential. [Source: <a href=\"https://sk.sagepub.com/reference/lifestylemedicinehealth/n297.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Lifestyle Medicine &amp; Health; Range of Motion</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/physical_therapy>, <https://concepts.sagepub.com/social-science/concept/physical_activity_and_inactivity>, <https://concepts.sagepub.com/social-science/concept/pain_management> ;
  skos:prefLabel "range of motion"@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/range_of_motion> .

<https://concepts.sagepub.com/social-science/concept/physical_activity_and_inactivity>
  skos:prefLabel "physical activity and inactivity"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/range_of_motion> .

