# OnCo record checkmate-057 (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/checkmate-057/>
  a schema:MedicalTrial ;
  onco:kind "trial" ;
  schema:identifier "checkmate-057", "NCT01673867" ;
  schema:name "CheckMate 057"@en ;
  schema:description "Showed that a PD-1 antibody also beats chemotherapy in the commoner, non-squamous form of lung cancer, and that PD-L1 staining predicts how much."@en ;
  schema:url <https://onco.cc/trials/checkmate-057/> ;
  schema:dateModified "2026-09-25"^^xsd:date ;
  schema:citation <https://clinicaltrials.gov/study/NCT01673867>, <https://doi.org/10.1056/NEJMoa1507643>, <https://www.nice.org.uk/guidance/ta713> ;
  onco:status "positive" ;
  onco:phase "3" ;
  onco:cancers <https://onco.cc/cancers/lung-adenocarcinoma/>, <https://onco.cc/cancers/nsclc/> ;
  onco:technologies <https://onco.cc/technologies/checkpoint-inhibitor/>, <https://onco.cc/technologies/cytotoxic-chemotherapy/> ;
  onco:targets <https://onco.cc/targets/pd1/>, <https://onco.cc/targets/pdl1/> ;
  onco:drugs <https://onco.cc/drugs/nivolumab/>, <https://onco.cc/drugs/docetaxel/> ;
  onco:companies <https://onco.cc/companies/bms/> ;
  onco:terms <https://onco.cc/terms/immune-checkpoint/>, <https://onco.cc/terms/tps/>, <https://onco.cc/terms/pd-l1-testing/> ;
  onco:trials <https://onco.cc/trials/checkmate-017/>, <https://onco.cc/trials/oak/> .
