@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/health_and_well-being>
  skos:prefLabel "health and well-being"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/rheumatoid_arthritis> .

<https://concepts.sagepub.com/social-science/concept/rheumatic_diseases>
  skos:prefLabel "rheumatic diseases"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/rheumatoid_arthritis> .

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

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

<https://concepts.sagepub.com/social-science/concept/rheumatoid_arthritis>
  skos:definition "Rheumatoid arthritis is a chronic disease that is characterized by stiffness, swelling, pain, and loss of motion in the joints. It is primarily characterized by inflammation of the synovium (or lining) of the joints and can lead to long-term joint damage, resulting in chronic pain, loss of function, and significant disability. [Source: <a href=\"https://sk.sagepub.com/reference/globalhealth/n1045.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Global Health; Rheumatoid Arthritis</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/systemic_diseases>, <https://concepts.sagepub.com/social-science/concept/rheumatic_diseases>, <https://concepts.sagepub.com/social-science/concept/health_and_well-being>, <https://concepts.sagepub.com/social-science/concept/arthritis> ;
  skos:prefLabel "rheumatoid arthritis"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/systemic_diseases>
  skos:prefLabel "systemic diseases"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/rheumatoid_arthritis> .

