# OnCo record nct05268692 (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/nct05268692/>
  a schema:MedicalTrial ;
  onco:kind "trial" ;
  schema:identifier "nct05268692", "NCT05268692" ;
  schema:name "Neoadjuvant Chemotherapy for Pancreatic Cancer Followed by GS and GnP"@en ;
  schema:description "A phase 2/3 trial of gemcitabine + nab-paclitaxel in pancreatic cancer, run by Kochi University, now recruiting."@en ;
  schema:url <https://onco.cc/trials/nct05268692/> ;
  schema:dateModified "2026-09-24"^^xsd:date ;
  schema:citation <https://clinicaltrials.gov/study/NCT05268692> ;
  onco:status "recruiting" ;
  onco:tag "ctgov-ingest", "pancreatic-deep-dive" ;
  onco:phase "2/3" ;
  onco:cancers <https://onco.cc/cancers/resectable-pdac/> ;
  onco:technologies <https://onco.cc/technologies/cytotoxic-chemotherapy/> ;
  onco:drugs <https://onco.cc/drugs/gemcitabine-nab-paclitaxel/> .
