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

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

<https://concepts.sagepub.com/social-science/concept/chronic_illness>
  skos:definition "Chronic illnesses are those incurable conditions that are not contagious, but have multiple risk factors and often involve extended periods of decline resulting in increasing functional impairment. Examples of chronic illnesses include hypertension, asthma, diabetes, and multiple sclerosis. [Source: <a href=\"https://sk.sagepub.com/reference/counseling/n24.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Counseling; Chronic Illness</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/physical_and_mental_health>, <https://concepts.sagepub.com/social-science/concept/illness>, <https://concepts.sagepub.com/social-science/concept/health_policy>, <https://concepts.sagepub.com/social-science/concept/health_and_well-being>, <https://concepts.sagepub.com/social-science/concept/health_(social_problems)>, <https://concepts.sagepub.com/social-science/concept/disease> ;
  skos:prefLabel "chronic illness"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/physical_and_mental_health>
  skos:prefLabel "physical and mental health"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/chronic_illness> .

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

<https://concepts.sagepub.com/social-science/concept/health_policy>
  skos:prefLabel "health policy"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/chronic_illness> .

<https://concepts.sagepub.com/social-science/concept/health_(social_problems)>
  skos:prefLabel "health (social problems)"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/chronic_illness> .

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

