# OnCo record radon (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/radon/>
  a schema:DefinedTerm ;
  onco:kind "term" ;
  schema:identifier "radon" ;
  schema:name "Radon"@en ;
  schema:alternateName "indoor radon"@en, "radon gas"@en, "radon exposure"@en, "becquerels per cubic metre"@en, "domestic radon"@en ;
  schema:description "A radioactive gas that seeps out of the ground into buildings, with no smell and no taste. It is the largest natural source of radiation most people meet and the second commonest cause of lung cancer after smoking. A home can be tested with a posted detector and, if the level is high, fixed."@en ;
  schema:url <https://onco.cc/terms/radon/> ;
  schema:dateModified "2026-09-25"^^xsd:date ;
  schema:sameAs <https://en.wikipedia.org/wiki/Radon> ;
  schema:citation <https://www.cancerresearchuk.org/health-professional/cancer-statistics/statistics-by-cancer-type/lung-cancer/risk-factors>, <https://www.ukradon.org/information/ukmaps> ;
  onco:tag "lung" ;
  onco:cancers <https://onco.cc/cancers/lung-cancer/>, <https://onco.cc/cancers/nsclc/>, <https://onco.cc/cancers/sclc/> ;
  onco:terms <https://onco.cc/terms/never-smoker-lung-cancer/>, <https://onco.cc/terms/asbestos/>, <https://onco.cc/terms/smoking-cessation/>, <https://onco.cc/terms/pack-year/> .
