# OnCo record andrew-zhu (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/andrew-zhu/>
  a schema:Person ;
  onco:kind "person" ;
  schema:identifier "andrew-zhu" ;
  schema:name "Andrew X. Zhu"@en ;
  schema:description "Oncologist who led REACH-2, the first positive biomarker-selected trial in liver cancer, which established ramucirumab for patients with a high alpha-fetoprotein level."@en ;
  schema:url <https://onco.cc/people/andrew-zhu/> ;
  schema:dateModified "2026-09-18"^^xsd:date ;
  onco:tag "hcc", "biliary", "trialist" ;
  schema:jobTitle "Hepatobiliary medical oncologist and trial lead" ;
  onco:cancers <https://onco.cc/cancers/hcc-advanced/>, <https://onco.cc/cancers/hcc/>, <https://onco.cc/cancers/intrahepatic-cholangiocarcinoma/> ;
  onco:trials <https://onco.cc/trials/reach-2/> .
