@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_care>
  skos:prefLabel "health care"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/disease_management> .

<https://concepts.sagepub.com/social-science/concept/pain_management>
  skos:prefLabel "pain management"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/disease_management> .

<https://concepts.sagepub.com/social-science/concept/health_professionals_and_healthcare_organizations>
  skos:prefLabel "health professionals and healthcare organizations"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/disease_management> .

<https://concepts.sagepub.com/social-science/concept/patient_care_management>
  skos:prefLabel "patient care management"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/disease_management> .

<https://concepts.sagepub.com/social-science/concept/disease_management>
  skos:definition "Disease management can be considered a major component of care management, which is “a comprehensive systems approach to medical care that combines the latest medical knowledge on the best clinical methods, population-based outcomes measurement and evaluation, and advanced practice tools” (Juhn, Solomon, & Pettay, 1998). Disease management is a specific application of the care management approach to a disease entity, and organizations that perform disease management must have the infrastructure to manage the disease from before the onset of symptoms in high-risk populations, through the end stages of the illness. [Source: <a href=\"https://sk.sagepub.com/reference/healthcaremanagement/n211.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Health Care Management; Disease Management</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/pain_management> ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D019468.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/patient_care_management>, <https://concepts.sagepub.com/social-science/concept/health_professionals_and_healthcare_organizations>, <https://concepts.sagepub.com/social-science/concept/health_care> ;
  skos:prefLabel "disease management"@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/disease_management> .

