# OnCo record nct07101679 (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/nct07101679/>
  a schema:MedicalTrial ;
  onco:kind "trial" ;
  schema:identifier "nct07101679", "NCT07101679" ;
  schema:name "A Study of GnP RegimenCombined With Serplulimab and Stereotactic Body Radiation Therapy as First-line Treatment for Locally Advanced Pancreatic Cancer"@en ;
  schema:description "A phase 2 trial in pancreatic cancer, run by West China Hospital, now recruiting."@en ;
  schema:url <https://onco.cc/trials/nct07101679/> ;
  schema:dateModified "2026-09-24"^^xsd:date ;
  schema:citation <https://clinicaltrials.gov/study/NCT07101679> ;
  onco:status "recruiting" ;
  onco:tag "ctgov-ingest", "pancreatic-deep-dive" ;
  onco:phase "2" ;
  onco:cancers <https://onco.cc/cancers/locally-advanced-pdac/> ;
  onco:technologies <https://onco.cc/technologies/sbrt/> .
