@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/severe_physical_disabilities>
  skos:prefLabel "severe physical disabilities"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/physical_disabilities> .

<https://concepts.sagepub.com/social-science/concept/neurological_impairments>
  skos:prefLabel "neurological impairments"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/physical_disabilities> .

<https://concepts.sagepub.com/social-science/concept/mobility_impairment>
  skos:prefLabel "mobility impairment"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/physical_disabilities> .

<https://concepts.sagepub.com/social-science/concept/heart_disorders>
  skos:prefLabel "heart disorders"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/physical_disabilities> .

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

<https://concepts.sagepub.com/social-science/concept/physical_disabilities>
  skos:definition "According to the International Classification of Functioning, Disability and Health (ICF), disability is an umbrella term for health impairments, activity limitations, and participation restrictions. Disability refers to the negative aspects of the interaction between individuals with a health condition (e.g., cerebral palsy, Down syndrome, and depression) and personal and environmental factors (e.g., negative attitudes, inaccessible transportation and public buildings, and limited social supports). [Source: <a href=\"https://sk.sagepub.com/reference/encyclopedia-of-social-deviance/n210.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Social Deviance; Physical Disabilities</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/severe_physical_disabilities>, <https://concepts.sagepub.com/social-science/concept/neurological_impairments>, <https://concepts.sagepub.com/social-science/concept/mobility_impairment>, <https://concepts.sagepub.com/social-science/concept/heart_disorders> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/disability> ;
  skos:prefLabel "physical disabilities"@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/physical_disabilities> .

