# OnCo record nct06732401 (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/nct06732401/>
  a schema:MedicalTrial ;
  onco:kind "trial" ;
  schema:identifier "nct06732401", "NCT06732401" ;
  schema:name "Testing the Addition of AZD6738 (Ceralasertib) to Immunotherapy to Increase Time Without Cancer for Patients With Non-Small Cell Lung Cancer"@en ;
  schema:description "A phase 3 trial of ceralasertib and durvalumab in lung cancer, run by National Cancer Institute (NCI), active but no longer recruiting."@en ;
  schema:url <https://onco.cc/trials/nct06732401/> ;
  schema:dateModified "2026-09-25"^^xsd:date ;
  schema:citation <https://clinicaltrials.gov/study/NCT06732401> ;
  onco:status "active" ;
  onco:tag "ctgov-ingest", "lung-deep-dive" ;
  onco:phase "3" ;
  onco:cancers <https://onco.cc/cancers/resectable-nsclc/> ;
  onco:technologies <https://onco.cc/technologies/checkpoint-inhibitor/> ;
  onco:drugs <https://onco.cc/drugs/ceralasertib/>, <https://onco.cc/drugs/durvalumab/> .
