# OnCo record prosper (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/prosper/>
  a schema:MedicalTrial ;
  onco:kind "trial" ;
  schema:identifier "prosper", "NCT02003924" ;
  schema:name "PROSPER"@en ;
  schema:description "PROSPER showed that enzalutamide delayed the appearance of metastases by about two years, and later helped men live longer, when given at the point where prostate cancer is rising on hormone therapy but has not yet spread on scans."@en ;
  schema:url <https://onco.cc/trials/prosper/> ;
  schema:dateModified "2026-09-17"^^xsd:date ;
  schema:citation <https://clinicaltrials.gov/study/NCT02003924> ;
  onco:status "positive" ;
  onco:tag "subtype-trials" ;
  onco:phase "3" ;
  onco:cancers <https://onco.cc/cancers/prostate-nmcrpc/>, <https://onco.cc/cancers/prostate/> ;
  onco:drugs <https://onco.cc/drugs/enzalutamide/> ;
  onco:companies <https://onco.cc/companies/pfizer/>, <https://onco.cc/companies/astellas/> ;
  onco:people <https://onco.cc/people/maha-hussain/> ;
  onco:keyPapers <https://onco.cc/key-papers/paper-prosper-nejm-2018/> .
