# OnCo record empower-lung-1 (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/empower-lung-1/>
  a schema:MedicalTrial ;
  onco:kind "trial" ;
  schema:identifier "empower-lung-1", "NCT03088540" ;
  schema:name "EMPOWER-Lung 1"@en ;
  schema:description "EMPOWER-Lung 1 showed that cemiplimab, a third PD-1 antibody, lengthens life compared with chemotherapy in lung cancers with high PD-L1, reproducing the pembrolizumab result with a different drug."@en ;
  schema:url <https://onco.cc/trials/empower-lung-1/> ;
  schema:dateModified "2026-09-17"^^xsd:date ;
  schema:citation <https://clinicaltrials.gov/study/NCT03088540>, <https://doi.org/10.1016/S0140-6736(21)00228-2>, <https://doi.org/10.1016/S1470-2045(23)00329-7> ;
  onco:status "positive" ;
  onco:phase "3" ;
  onco:cancers <https://onco.cc/cancers/nsclc/>, <https://onco.cc/cancers/pdl1-high-nsclc/> ;
  onco:technologies <https://onco.cc/technologies/checkpoint-inhibitor/> ;
  onco:targets <https://onco.cc/targets/pd1/>, <https://onco.cc/targets/pdl1/> ;
  onco:drugs <https://onco.cc/drugs/cemiplimab/>, <https://onco.cc/drugs/carboplatin/>, <https://onco.cc/drugs/cisplatin/>, <https://onco.cc/drugs/paclitaxel/>, <https://onco.cc/drugs/pemetrexed/> ;
  onco:companies <https://onco.cc/companies/regeneron/>, <https://onco.cc/companies/sanofi/> ;
  onco:pathways <https://onco.cc/pathways/pd1-checkpoint/> ;
  onco:terms <https://onco.cc/terms/tps/>, <https://onco.cc/terms/pd-l1-testing/> .
