@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/peripheral_nerve_diseases>
  skos:prefLabel "peripheral nerve diseases"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/sciatica> .

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

<https://concepts.sagepub.com/social-science/concept/neuralgia>
  skos:prefLabel "neuralgia"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/sciatica> .

<https://concepts.sagepub.com/social-science/concept/sciatica>
  skos:definition "Low back pain affects a significant portion of the population, with epidemiologic studies reporting a lifetime prevalence of 49% to 70%. Sciatica, also referred to as lumbosacral radicular syndrome, is a type of low back pain that is characterized by pronounced posterior radiating leg pain. The pain follows a distribution served by a lumbar or sacral spinal nerve root and is often accompanied by sensory, motor, or tendon reflex abnormalities. [Source: <a href=\"https://sk.sagepub.com/reference/sportsmedicine/n442.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Sports Medicine; Sciatica</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D012585.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/peripheral_nerve_diseases>, <https://concepts.sagepub.com/social-science/concept/neuralgia> ;
  skos:prefLabel "sciatica"@en ;
  a skos:Concept .

