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

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

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

<https://concepts.sagepub.com/social-science/concept/piriformis_muscle_syndrome>
  skos:prefLabel "piriformis muscle syndrome"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/neuralgia> .

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

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

<https://concepts.sagepub.com/social-science/concept/neuralgia>
  skos:narrower <https://concepts.sagepub.com/social-science/concept/piriformis_muscle_syndrome>, <https://concepts.sagepub.com/social-science/concept/cervicobrachial_neuralgia>, <https://concepts.sagepub.com/social-science/concept/postherpetic_neuralgia>, <https://concepts.sagepub.com/social-science/concept/causalgia>, <https://concepts.sagepub.com/social-science/concept/pudendal_neuralgia>, <https://concepts.sagepub.com/social-science/concept/sciatica> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/nervous_system_diseases>, <https://concepts.sagepub.com/social-science/concept/pain> ;
  a skos:Concept ;
  skos:prefLabel "neuralgia"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D009437.html> .

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

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

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

