@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/hemiplegia>
  skos:prefLabel "hemiplegia"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/paralysis> .

<https://concepts.sagepub.com/social-science/concept/monoplegia>
  skos:prefLabel "monoplegia"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/paralysis> .

<https://concepts.sagepub.com/social-science/concept/paraplegia>
  skos:prefLabel "paraplegia"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/paralysis> .

<https://concepts.sagepub.com/social-science/concept/quadriplegia>
  skos:prefLabel "quadriplegia"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/paralysis> .

<https://concepts.sagepub.com/social-science/concept/tetraplegia>
  skos:prefLabel "tetraplegia"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/paralysis> .

<https://concepts.sagepub.com/social-science/concept/paralysis>
  skos:definition "Paralysis, the relative absence of intentional movement of a part of or the whole body, has an impact on the social order. As Harold Garfinkel teaches, the entire social world, including the built environment, is based on an upright, bipedal, mobile body, with eyes in the front of the skull. [Source: <a href=\"https://sk.sagepub.com/reference/disability/n609.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Disability; Paralysis</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/neurologic_manifestations>, <https://concepts.sagepub.com/social-science/concept/systemic_diseases> ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/quadriplegia>, <https://concepts.sagepub.com/social-science/concept/tetraplegia>, <https://concepts.sagepub.com/social-science/concept/paraplegia>, <https://concepts.sagepub.com/social-science/concept/hemiplegia>, <https://concepts.sagepub.com/social-science/concept/monoplegia> ;
  skos:prefLabel "paralysis"@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/paralysis> .

<https://concepts.sagepub.com/social-science/concept/neurologic_manifestations>
  skos:prefLabel "neurologic manifestations"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/paralysis> .

<https://concepts.sagepub.com/social-science/concept/systemic_diseases>
  skos:prefLabel "systemic diseases"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/paralysis> .

