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

n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-BH8GS4QZ-N .

n9j: a skos:ConceptScheme .
n9j:-BH8GS4QZ-N
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/referred_pain> ;
  skos:definition "Referred pain is a rather broad term used to describe a phenomenon where pain is perceived at a site adjacent to or even distant from the site of pathology. There is no universally accepted definition, and hence different authors in the medical literature have used the phrase to describe different clinical entities that may present to the sports medicine clinician. [Source: Encyclopedia of Sports Medicine; Referred Pain]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-RF3362JF-X ;
  skos:prefLabel "referred pain"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D053591.html> .

n9j:-RF3362JF-X
  skos:prefLabel "pain"@en ;
  a skos:Concept ;
  skos:narrower n9j:-BH8GS4QZ-N .

