# OnCo record transform-prostate (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/transform-prostate/>
  a schema:MedicalTrial ;
  onco:kind "trial" ;
  schema:identifier "transform-prostate", "ISRCTN13801649" ;
  schema:name "TRANSFORM"@en ;
  schema:alternateName "Trial of Randomised Approaches for National Screening FOR Men"@en, "ISRCTN13801649"@en ;
  schema:description "The trial that will decide whether Britain screens for prostate cancer, designed with the screening committee's input and built from the start to answer the question about Black men that every previous trial was too white to answer."@en ;
  schema:url <https://onco.cc/trials/transform-prostate/> ;
  schema:dateModified "2026-09-25"^^xsd:date ;
  schema:citation <https://www.isrctn.com/ISRCTN13801649>, <https://prostatecanceruk.org/research/transform-trial>, <https://view-health-screening-recommendations.service.gov.uk/review/prostate-cancer-screening-modelling-report-2025/download-documents/cover_sheet/> ;
  onco:status "recruiting" ;
  onco:tag "uk", "prostate", "screening" ;
  onco:phase "3" ;
  onco:cancers <https://onco.cc/cancers/prostate/>, <https://onco.cc/cancers/prostate-low-risk/> ;
  onco:sections <https://onco.cc/fronts/early-detection/> ;
  onco:technologies <https://onco.cc/technologies/mri/>, <https://onco.cc/technologies/prostate-screening-psa-mri/> ;
  onco:institutions <https://onco.cc/institutions/imperial-cancer-centre/>, <https://onco.cc/institutions/uclh/>, <https://onco.cc/institutions/prostate-cancer-uk/> ;
  onco:terms <https://onco.cc/terms/psa/> ;
  onco:people <https://onco.cc/people/hashim-ahmed/>, <https://onco.cc/people/rakesh-heer/>, <https://onco.cc/people/ros-eeles/> .
