# OnCo record paper-chaarted-nejm-2015 (paper). 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/key-papers/paper-chaarted-nejm-2015/>
  a schema:ScholarlyArticle ;
  onco:kind "paper" ;
  schema:identifier "paper-chaarted-nejm-2015" ;
  schema:name "CHAARTED: chemohormonal therapy in metastatic hormone-sensitive prostate cancer"@en ;
  schema:description "Giving six cycles of docetaxel at the start of hormone therapy for metastatic prostate cancer lengthened survival by over a year in men with high-volume disease, the first trial to show that early chemotherapy helps."@en ;
  schema:url <https://onco.cc/key-papers/paper-chaarted-nejm-2015/> ;
  schema:dateModified "2026-09-17"^^xsd:date ;
  schema:citation <https://doi.org/10.1056/NEJMoa1503747>, <https://pubmed.ncbi.nlm.nih.gov/26244877/> ;
  schema:sameAs <https://doi.org/10.1056/NEJMoa1503747> ;
  schema:datePublished "2015"^^xsd:gYear ;
  schema:author "Sweeney CJ, Chen YH, Carducci M, et al." ;
  onco:cancers <https://onco.cc/cancers/prostate-mhspc/> ;
  onco:trials <https://onco.cc/trials/chaarted/> ;
  onco:journals <https://onco.cc/journals/nejm/> .
