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

<https://concepts.sagepub.com/social-science/concept/arthralgia>
  skos:definition "Arthralgia is derived from the Greek words arthron (“joint”) and algos (“pain”). Therefore, the literal translation is “joint pain.” While arthralgia is commonly used as a general term to describe many different types of joint pain, some reserve its use for noninflammatory conditions of the joint. [Source: <a href=\"https://sk.sagepub.com/reference/lifestylemedicinehealth/n28.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Lifestyle Medicine &amp; Health; Arthralgia</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/shoulder_pain> ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D018771.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/pain>, <https://concepts.sagepub.com/social-science/concept/joint_diseases> ;
  skos:prefLabel "arthralgia"@en ;
  a skos:Concept .

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

<https://concepts.sagepub.com/social-science/concept/shoulder_pain>
  skos:prefLabel "shoulder pain"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/arthralgia> .

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

