@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/adaptive_technology>
  skos:definition "The terms adaptive technology and assistive technology are used interchangeably, although assistive is the more formalized term, because it is incorporated into a number of legislative acts in both the United States and Canada. The acronym AT is also used frequently. [Source: <a href=\"https://sk.sagepub.com/reference/distributedlearning/n4.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Distributed Learning; Adaptive Technology</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/disability> ;
  skos:prefLabel "adaptive technology"@en ;
  a skos:Concept .

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

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

