# OnCo record smoking-cessation (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/smoking-cessation/>
  a schema:DefinedTerm ;
  onco:kind "term" ;
  schema:identifier "smoking-cessation" ;
  schema:name "Stopping smoking"@en ;
  schema:alternateName "smoking cessation"@en, "quitting smoking"@en, "stop smoking support"@en, "tobacco dependence treatment"@en, "giving up smoking"@en ;
  schema:description "The single largest thing anyone can do about lung cancer, before or after a diagnosis. Risk falls the longer it is since the last cigarette and falls further the younger someone stops, and the benefit is large even for people who have smoked for decades."@en ;
  schema:url <https://onco.cc/terms/smoking-cessation/> ;
  schema:dateModified "2026-09-25"^^xsd:date ;
  schema:sameAs <https://en.wikipedia.org/wiki/Smoking_cessation> ;
  schema:citation <https://www.cancerresearchuk.org/health-professional/cancer-statistics/statistics-by-cancer-type/lung-cancer/risk-factors>, <https://www.nice.org.uk/guidance/ng209>, <https://view-health-screening-recommendations.service.gov.uk/lung-cancer/>, <https://www.gov.uk/government/news/new-lung-cancer-screening-roll-out-to-detect-cancer-sooner> ;
  onco:tag "lung" ;
  onco:cancers <https://onco.cc/cancers/lung-cancer/>, <https://onco.cc/cancers/nsclc/>, <https://onco.cc/cancers/sclc/>, <https://onco.cc/cancers/head-and-neck/>, <https://onco.cc/cancers/urothelial/> ;
  onco:technologies <https://onco.cc/technologies/smoking-cessation-after-diagnosis/>, <https://onco.cc/technologies/nhs-targeted-lung-health-check/> ;
  onco:terms <https://onco.cc/terms/pack-year/>, <https://onco.cc/terms/targeted-lung-health-check/>, <https://onco.cc/terms/never-smoker-lung-cancer/> .
