@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/health_and_well-being>
  skos:prefLabel "health and well-being"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/multiple_sclerosis> .

<https://concepts.sagepub.com/social-science/concept/central_nervous_system_diseases>
  skos:prefLabel "central nervous system diseases"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/multiple_sclerosis> .

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

<https://concepts.sagepub.com/social-science/concept/multiple_sclerosis>
  skos:definition "Multiple sclerosis (MS) is the most common demyelinating disease of the central nervous system, named for focal scars in the brain, spinal cord, and optic nerve. Myelin insulates the impulse-transmitting extensions (axons) from nerve cells and promotes fast transmission of electrical impulses. [Source: <a href=\"https://sk.sagepub.com/reference/disability/n555.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Disability; Multiple Sclerosis</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/systemic_diseases>, <https://concepts.sagepub.com/social-science/concept/health_and_well-being>, <https://concepts.sagepub.com/social-science/concept/central_nervous_system_diseases> ;
  skos:prefLabel "multiple sclerosis"@en ;
  a skos:Concept .

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

