# OnCo record scin-trial (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/scin-trial/>
  a schema:MedicalTrial ;
  onco:kind "trial" ;
  schema:identifier "scin-trial", "NCT02242929" ;
  schema:name "SCIN (curettage then imiquimod against excision for nodular basal cell carcinoma)"@en ;
  schema:alternateName "SCIN"@en, "Surgery versus Combined treatment with curettage and Imiquimod for Nodular basal cell carcinoma"@en ;
  schema:description "Scraping the lump off first and then using the cream was tested against simply cutting it out, for the thicker kind of basal cell carcinoma. It did not come close: about one in five of those treated without surgery had the tumour back within five years, against one in fifty after the operation."@en ;
  schema:url <https://onco.cc/trials/scin-trial/> ;
  schema:dateModified "2026-09-25"^^xsd:date ;
  schema:citation <https://clinicaltrials.gov/study/NCT02242929>, <https://doi.org/10.1001/jamadermatol.2024.5572>, <https://pubmed.ncbi.nlm.nih.gov/39878970/> ;
  onco:status "negative" ;
  onco:phase "3" ;
  onco:cancers <https://onco.cc/cancers/basal-cell-carcinoma/>, <https://onco.cc/cancers/skin-cancer/> ;
  onco:drugs <https://onco.cc/drugs/imiquimod/> ;
  onco:terms <https://onco.cc/terms/topical-and-destructive-treatment-bcc/>, <https://onco.cc/terms/curettage-and-cautery/> ;
  onco:trials <https://onco.cc/trials/sins-trial/>, <https://onco.cc/trials/mal-pdt-imiquimod-fluorouracil-superficial-bcc/> .
