# OnCo record cancer-related-fatigue (term). Data CC BY-NC 4.0, attribute "Data from OnCo (onco.cc)". Whole corpus: https://onco.cc/api/v1/onco.nt
@prefix schema: <https://schema.org/> .
@prefix onco: <https://onco.cc/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://onco.cc/terms/cancer-related-fatigue/>
  a schema:DefinedTerm ;
  onco:kind "term" ;
  schema:identifier "cancer-related-fatigue" ;
  schema:name "Cancer-related fatigue (tiredness)"@en ;
  schema:alternateName "cancer-related fatigue"@en, "cancer fatigue"@en ;
  schema:description "Fatigue from cancer and its treatment is exhaustion that rest does not fix; for most people it improves after treatment ends, and physical activity, a regular sleep routine, eating well and planning the day around what matters most are the things shown to help."@en ;
  schema:url <https://onco.cc/terms/cancer-related-fatigue/> ;
  schema:dateModified "2026-09-24"^^xsd:date ;
  schema:citation <https://www.macmillan.org.uk/cancer-information-and-support/impacts-of-cancer/tiredness>, <https://www.cancerresearchuk.org/about-cancer/bile-duct-cancer/treatment/controlling-symptoms> ;
  onco:cancers <https://onco.cc/cancers/gallbladder/> ;
  onco:technologies <https://onco.cc/technologies/cbt-fatigue-distress/>, <https://onco.cc/technologies/exercise-during-chemotherapy/> ;
  onco:terms <https://onco.cc/terms/weight-loss-and-fat-digestion-biliary/> .
