@prefix n9j: <http://data.loterre.fr/ark:/67375/N9J> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

n9j: a skos:ConceptScheme .
n9j:-DRF9BD42-Z
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/spinal_cord_diseases> ;
  skos:definition "The spinal cord is the connection between the brain and all muscles of the body, with the exception of the cranial nerves to the head and neck. The spinal cord can be damaged in many ways, producing various symptom patterns. [Source: Encyclopedia of Global Health; Spinal Cord Diseases]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-ZHGTRB4F-X, n9j:-NP5WD1K4-D ;
  skos:prefLabel "spinal cord diseases"@en .

n9j:-NP5WD1K4-D
  skos:prefLabel "localized diseases"@en ;
  a skos:Concept ;
  skos:narrower n9j:-DRF9BD42-Z .

n9j:-ZHGTRB4F-X
  skos:prefLabel "central nervous system diseases"@en ;
  a skos:Concept ;
  skos:narrower n9j:-DRF9BD42-Z .

n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-DRF9BD42-Z .

