@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/special_needs_population>
  skos:definition "When discussing distributed learning, the special needs population consists of persons with disabilities who need special hardware and/or software to permit them to use standard computers easily and efficiently. Actually, some people that are usually included in the special needs population have no problems with computers. [Source: <a href=\"https://sk.sagepub.com/reference/distributedlearning/n143.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Distributed Learning; Special Needs Population</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/educational_groups> ;
  skos:prefLabel "special needs population"@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/special_needs_population> .

<https://concepts.sagepub.com/social-science/concept/educational_groups>
  skos:prefLabel "educational groups"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/special_needs_population> .

