# OnCo record rona-yaeger (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/rona-yaeger/>
  a schema:Person ;
  onco:kind "person" ;
  schema:identifier "rona-yaeger" ;
  schema:name "Rona Yaeger"@en ;
  schema:description "New York oncologist who was lead author of the KRYSTAL-1 colorectal report, which showed adagrasib with cetuximab shrinks KRAS G12C-mutant colorectal cancer and led to the combination's approval."@en ;
  schema:url <https://onco.cc/people/rona-yaeger/> ;
  schema:dateModified "2026-09-18"^^xsd:date ;
  onco:tag "colorectal", "targeted-therapy", "trialist" ;
  schema:jobTitle "Gastrointestinal medical oncologist, Memorial Sloan Kettering Cancer Center" ;
  onco:cancers <https://onco.cc/cancers/kras-g12c-colorectal/>, <https://onco.cc/cancers/braf-v600e-colorectal/>, <https://onco.cc/cancers/colorectal/> ;
  onco:institutions <https://onco.cc/institutions/mskcc/> ;
  onco:keyPapers <https://onco.cc/key-papers/paper-krystal-1-crc-yaeger-nejm-2023/> ;
  schema:affiliation <https://onco.cc/institutions/mskcc/> .
