# OnCo record gerald-prager (person). 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/people/gerald-prager/>
  a schema:Person ;
  onco:kind "person" ;
  schema:identifier "gerald-prager" ;
  schema:name "Gerald W. Prager"@en ;
  schema:description "Vienna oncologist who was lead author of SUNLIGHT, the trial that showed adding bevacizumab to trifluridine-tipiracil lengthens survival in refractory colorectal cancer."@en ;
  schema:url <https://onco.cc/people/gerald-prager/> ;
  schema:dateModified "2026-09-18"^^xsd:date ;
  onco:tag "colorectal", "trialist" ;
  schema:jobTitle "Gastrointestinal medical oncologist, Medical University of Vienna" ;
  onco:cancers <https://onco.cc/cancers/kras-g12c-colorectal/>, <https://onco.cc/cancers/colorectal/> ;
  onco:institutions <https://onco.cc/institutions/ccc-vienna/> ;
  onco:keyPapers <https://onco.cc/key-papers/paper-sunlight-nejm-2023/> ;
  schema:affiliation <https://onco.cc/institutions/ccc-vienna/> .
