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

n9j: a skos:ConceptScheme .
n9j:-XSK1WWP2-P
  skos:prefLabel "diseases and medical conditions"@en ;
  a skos:Concept ;
  skos:narrower n9j:-TP00BNGP-R .

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

n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-TP00BNGP-R .

n9j:-TP00BNGP-R
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/spinal_stenosis> ;
  skos:definition "Spinal stenosis is one of the most common conditions that affect the aging population, with an increased prevalence with the progression of age. The word “stenosis” is derived from the Greek word stenos, which means “a narrowing.” Therefore, spinal stenosis can occur throughout the spinal column, mainly noted in the lower lumbar region, and is regarded as a narrowing of the spine's spinal canal, lateral recess, or intervertebral neural foramen. [Source: Encyclopedia of Global Health; Spinal Stenosis]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-XSK1WWP2-P, n9j:-NP5WD1K4-D ;
  skos:prefLabel "spinal stenosis"@en .

