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

<https://concepts.sagepub.com/social-science/concept/joint_dislocation>
  skos:prefLabel "joint dislocation"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/joint_diseases> .

<https://concepts.sagepub.com/social-science/concept/joint_diseases>
  skos:narrower <https://concepts.sagepub.com/social-science/concept/arthralgia>, <https://concepts.sagepub.com/social-science/concept/metatarsalgia>, <https://concepts.sagepub.com/social-science/concept/osteoarticular_tuberculosis>, <https://concepts.sagepub.com/social-science/concept/osteoarthropathy>, <https://concepts.sagepub.com/social-science/concept/ankylosis>, <https://concepts.sagepub.com/social-science/concept/arthritis>, <https://concepts.sagepub.com/social-science/concept/gout>, <https://concepts.sagepub.com/social-science/concept/bursitis>, <https://concepts.sagepub.com/social-science/concept/rheumatism>, <https://concepts.sagepub.com/social-science/concept/joint_dislocation> ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/musculoskeletal_diseases> ;
  skos:prefLabel "joint diseases"@en .

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

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

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

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

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

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

<https://concepts.sagepub.com/social-science/concept/musculoskeletal_diseases>
  skos:prefLabel "musculoskeletal diseases"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/joint_diseases> .

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

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

<https://concepts.sagepub.com/social-science/concept/osteoarticular_tuberculosis>
  skos:prefLabel "osteoarticular tuberculosis"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/joint_diseases> .

