# OnCo record paula-ghaneh (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/paula-ghaneh/>
  a schema:Person ;
  onco:kind "person" ;
  schema:identifier "paula-ghaneh" ;
  schema:name "Paula Ghaneh"@en ;
  schema:description "Liverpool pancreatic surgeon, chief investigator of ESPAC5, the UK trial of short-course neoadjuvant treatment for borderline resectable pancreatic cancer, and a co-author of ESPAC-3 and ESPAC-4."@en ;
  schema:url <https://onco.cc/people/paula-ghaneh/> ;
  schema:dateModified "2026-09-24"^^xsd:date ;
  schema:citation <https://www.liverpool.ac.uk/people/paula-ghaneh> ;
  onco:tag "pancreatic", "trialist", "uk", "surgeon" ;
  schema:jobTitle "Professor of Surgery, Molecular and Clinical Cancer Medicine, University of Liverpool" ;
  onco:related <https://onco.cc/people/daniel-palmer/>, <https://onco.cc/people/chris-halloran/> ;
  onco:cancers <https://onco.cc/cancers/pancreatic/>, <https://onco.cc/cancers/borderline-resectable-pdac/>, <https://onco.cc/cancers/resectable-pdac/> ;
  onco:drugs <https://onco.cc/drugs/gemcitabine/>, <https://onco.cc/drugs/capecitabine/>, <https://onco.cc/drugs/folfirinox/> ;
  onco:institutions <https://onco.cc/institutions/liverpool-hpb-centre/> ;
  onco:trials <https://onco.cc/trials/espac-3/>, <https://onco.cc/trials/espac-4/>, <https://onco.cc/trials/espac-5/> ;
  schema:affiliation <https://onco.cc/institutions/liverpool-hpb-centre/> .
