# OnCo record second-primary-skin-cancer (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/second-primary-skin-cancer/>
  a schema:DefinedTerm ;
  onco:kind "term" ;
  schema:identifier "second-primary-skin-cancer" ;
  schema:name "The next skin cancer: second primaries after a keratinocyte cancer"@en ;
  schema:alternateName "second primary skin cancer"@en, "subsequent non-melanoma skin cancer"@en, "another skin cancer"@en, "multiple skin cancers"@en, "field cancerisation of the skin"@en ;
  schema:description "The likeliest thing to happen after a basal cell or squamous cell carcinoma is not that this one comes back. It is that you get a different one somewhere else, because the whole area of skin took the same ultraviolet damage. The published three-year figures are 44 percent for a further basal cell carcinoma and 18 percent for a further squamous cell carcinoma."@en ;
  schema:url <https://onco.cc/terms/second-primary-skin-cancer/> ;
  schema:dateModified "2026-09-25"^^xsd:date ;
  schema:citation <https://doi.org/10.1001/archderm.136.12.1524>, <https://www.skinhealthinfo.org.uk/condition/squamous-cell-carcinoma/>, <https://www.cancerresearchuk.org/about-cancer/skin-cancer/treatment/follow-up-appointments> ;
  onco:related <https://onco.cc/terms/sun-protection-after-skin-cancer/>, <https://onco.cc/pathways/field-cancerisation/>, <https://onco.cc/terms/skin-cancer-in-transplant-recipients/>, <https://onco.cc/technologies/survivorship-care-plan/> ;
  onco:cancers <https://onco.cc/cancers/skin-cancer/>, <https://onco.cc/cancers/basal-cell-carcinoma/>, <https://onco.cc/cancers/cutaneous-scc/> ;
  onco:sections <https://onco.cc/fronts/early-detection/>, <https://onco.cc/fronts/prevention/> .
