# OnCo record neogb (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/neogb/>
  a schema:MedicalTrial ;
  onco:kind "trial" ;
  schema:identifier "neogb", "NCT06712420" ;
  schema:name "NEOGB"@en ;
  schema:description "NEOGB is an Indian phase 3 trial testing whether chemotherapy before surgery improves three-year survival in gallbladder cancer that is still removable but locally advanced. It opened in January 2025 and plans 114 patients."@en ;
  schema:url <https://onco.cc/trials/neogb/> ;
  schema:dateModified "2026-09-24"^^xsd:date ;
  schema:citation <https://clinicaltrials.gov/study/NCT06712420> ;
  onco:status "recruiting" ;
  onco:phase "3" ;
  onco:cancers <https://onco.cc/cancers/gallbladder/>, <https://onco.cc/cancers/incidental-gallbladder-cancer/> ;
  onco:technologies <https://onco.cc/technologies/cytotoxic-chemotherapy/>, <https://onco.cc/technologies/gallbladder-cancer-surgery/> ;
  onco:terms <https://onco.cc/terms/radical-cholecystectomy/>, <https://onco.cc/terms/hepatectomy/> .
