# OnCo record nct00316927 (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/nct00316927/>
  a schema:MedicalTrial ;
  onco:kind "trial" ;
  schema:identifier "nct00316927", "NCT00316927" ;
  schema:name "Dexamethasone, Aspirin, and Diethylstilbestrol in Treating Patients With Locally Advanced or Metastatic Prostate Cancer"@en ;
  schema:description "A phase 3 trial of Aspirin, Dexamethasone and Diethylstilbestrol in Prostate cancer, run by St. Bartholomew's Hospital, completed."@en ;
  schema:url <https://onco.cc/trials/nct00316927/> ;
  schema:dateModified "2026-09-22"^^xsd:date ;
  schema:citation <https://clinicaltrials.gov/study/NCT00316927> ;
  onco:status "completed" ;
  onco:tag "pipeline", "ctgov-ingest" ;
  onco:phase "3" ;
  onco:cancers <https://onco.cc/cancers/prostate/> ;
  onco:drugs <https://onco.cc/drugs/aspirin/>, <https://onco.cc/drugs/dexamethasone/>, <https://onco.cc/drugs/diethylstilbestrol/> .
