# OnCo record nct04172532 (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/nct04172532/>
  a schema:MedicalTrial ;
  onco:kind "trial" ;
  schema:identifier "nct04172532", "NCT04172532" ;
  schema:name "Testing the Addition of a New Anti-cancer Drug, M3814 (Peposertib), to the Usual Radiotherapy in Patients With Locally Advanced Pancreatic Cancer"@en ;
  schema:description "A phase 1/2 trial in pancreatic cancer, run by National Cancer Institute (NCI), now recruiting."@en ;
  schema:url <https://onco.cc/trials/nct04172532/> ;
  schema:dateModified "2026-09-24"^^xsd:date ;
  schema:citation <https://clinicaltrials.gov/study/NCT04172532> ;
  onco:status "recruiting" ;
  onco:tag "ctgov-ingest", "pancreatic-deep-dive" ;
  onco:phase "1/2" ;
  onco:cancers <https://onco.cc/cancers/locally-advanced-pdac/> ;
  onco:technologies <https://onco.cc/technologies/imrt-igrt/> .
