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

<https://concepts.sagepub.com/social-science/concept/central_nervous_system_diseases>
  skos:narrower <https://concepts.sagepub.com/social-science/concept/meningitis>, <https://concepts.sagepub.com/social-science/concept/prion_diseases>, <https://concepts.sagepub.com/social-science/concept/spinal_cord_diseases>, <https://concepts.sagepub.com/social-science/concept/multiple_sclerosis>, <https://concepts.sagepub.com/social-science/concept/encephalomyelitis>, <https://concepts.sagepub.com/social-science/concept/epilepsy>, <https://concepts.sagepub.com/social-science/concept/brain_diseases> ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/nervous_system_diseases> ;
  skos:prefLabel "central nervous system diseases"@en .

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

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

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

<https://concepts.sagepub.com/social-science/concept/spinal_cord_diseases>
  skos:prefLabel "spinal cord diseases"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/central_nervous_system_diseases> .

<https://concepts.sagepub.com/social-science/concept/brain_diseases>
  skos:prefLabel "brain diseases"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/central_nervous_system_diseases> .

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

<https://concepts.sagepub.com/social-science/concept/multiple_sclerosis>
  skos:prefLabel "multiple sclerosis"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/central_nervous_system_diseases> .

<https://concepts.sagepub.com/social-science/concept/prion_diseases>
  skos:prefLabel "prion diseases"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/central_nervous_system_diseases> .

