# OnCo record trial-or-standard-treatment-biliary (term). 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/terms/trial-or-standard-treatment-biliary/>
  a schema:DefinedTerm ;
  onco:kind "term" ;
  schema:identifier "trial-or-standard-treatment-biliary" ;
  schema:name "A clinical trial or standard treatment for gallbladder cancer"@en ;
  schema:description "Joining a trial is a decision like any other: the NHS explains that most trials compare a new treatment with the standard one, that a placebo is used only where no proven treatment exists, and that you can leave at any time without it affecting your care."@en ;
  schema:url <https://onco.cc/terms/trial-or-standard-treatment-biliary/> ;
  schema:dateModified "2026-09-24"^^xsd:date ;
  schema:citation <https://www.nhs.uk/tests-and-treatments/clinical-trials/>, <https://ammf.org.uk/clinical-trials/>, <https://www.cancerresearchuk.org/about-cancer/gallbladder-cancer/treatment/treatment-decisions>, <https://www.esmo.org/for-patients/patient-guides/biliary-tract-cancer-a-guide-for-patients> ;
  onco:cancers <https://onco.cc/cancers/gallbladder/> ;
  onco:terms <https://onco.cc/terms/clinical-trial/>, <https://onco.cc/terms/informed-consent/>, <https://onco.cc/terms/placebo/> ;
  onco:trials <https://onco.cc/trials/keynote-966/>, <https://onco.cc/trials/topaz-1/>, <https://onco.cc/trials/herizon-btc-302/> .
