# OnCo record enzamet (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/enzamet/>
  a schema:MedicalTrial ;
  onco:kind "trial" ;
  schema:identifier "enzamet", "NCT02446405" ;
  schema:name "ENZAMET"@en ;
  schema:alternateName "ANZUP 1304"@en ;
  schema:description "ENZAMET showed that adding enzalutamide to hormone therapy from the moment prostate cancer is found to have spread helped men live longer, and it did so in an academic trial that also allowed chemotherapy, which made its results widely applicable."@en ;
  schema:url <https://onco.cc/trials/enzamet/> ;
  schema:dateModified "2026-09-17"^^xsd:date ;
  schema:citation <https://clinicaltrials.gov/study/NCT02446405> ;
  onco:status "positive" ;
  onco:tag "subtype-trials" ;
  onco:phase "3" ;
  onco:cancers <https://onco.cc/cancers/prostate-mhspc/>, <https://onco.cc/cancers/prostate/> ;
  onco:drugs <https://onco.cc/drugs/enzalutamide/>, <https://onco.cc/drugs/docetaxel/> ;
  onco:companies <https://onco.cc/companies/astellas/>, <https://onco.cc/companies/pfizer/> ;
  onco:people <https://onco.cc/people/ian-davis/> .
