@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/assistive_devices>
  skos:definition "Assistive devices are used to compensate for (i.e., function in spite of) physical limitations. They can provide differing levels and types of mechanical assistance, and they fit into two broad categories: mobility aids and self-care aids. [Source: <a href=\"https://sk.sagepub.com/reference/aging/n34.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Health &amp; Aging; Assistive Devices</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/function_and_syndromes> ;
  skos:prefLabel "assistive devices"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/function_and_syndromes>
  skos:prefLabel "function and syndromes"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/assistive_devices> .

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

