@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/osteoarthritis> .

<https://concepts.sagepub.com/social-science/concept/osteoarthritis>
  skos:definition "Osteoarthritis (OA) is the most common type of arthritis. It can affect any joint in the body, but the hips, knees, hands, and spine are frequently involved. [Source: <a href=\"https://sk.sagepub.com/reference/obesity/n358.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Obesity; Osteoarthritis</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/systemic_diseases>, <https://concepts.sagepub.com/social-science/concept/health_implications_of_obesity>, <https://concepts.sagepub.com/social-science/concept/health_and_well-being> ;
  skos:prefLabel "osteoarthritis"@en ;
  a skos:Concept .

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

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

<https://concepts.sagepub.com/social-science/concept/health_implications_of_obesity>
  skos:prefLabel "health implications of obesity"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/osteoarthritis> .

