# OnCo record scc-after (trial). 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/trials/scc-after/>
  a schema:MedicalTrial ;
  onco:kind "trial" ;
  schema:identifier "scc-after", "ISRCTN54806122" ;
  schema:name "SCC-AFTER"@en ;
  schema:alternateName "Adjuvant radiotherapy in patients with high-risk primary cutaneous Squamous Cell Carcinoma AFTER surgery"@en, "ISRCTN54806122"@en ;
  schema:description "The trial testing a thing the NHS already does without evidence: giving radiotherapy after surgery for a high-risk squamous cell carcinoma, to stop it coming back."@en ;
  schema:url <https://onco.cc/trials/scc-after/> ;
  schema:dateModified "2026-09-25"^^xsd:date ;
  schema:citation <https://www.isrctn.com/ISRCTN54806122> ;
  onco:status "recruiting" ;
  onco:tag "uk", "skin", "radiotherapy", "recruiting" ;
  onco:phase "3" ;
  onco:cancers <https://onco.cc/cancers/cutaneous-scc/>, <https://onco.cc/cancers/skin-cancer/> .
