# OnCo record bill-greenhalf (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/bill-greenhalf/>
  a schema:Person ;
  onco:kind "person" ;
  schema:identifier "bill-greenhalf" ;
  schema:name "Bill Greenhalf"@en ;
  schema:description "Liverpool molecular scientist behind the EUROPAC registry's laboratory work and the biomarker analyses of the ESPAC trial samples."@en ;
  schema:url <https://onco.cc/people/bill-greenhalf/> ;
  schema:dateModified "2026-09-24"^^xsd:date ;
  schema:citation <https://www.liverpool.ac.uk/people/william-greenhalf> ;
  onco:tag "pancreatic", "uk", "biomarkers" ;
  schema:jobTitle "Reader, Molecular and Clinical Cancer Medicine, University of Liverpool" ;
  onco:related <https://onco.cc/people/chris-halloran/> ;
  onco:cancers <https://onco.cc/cancers/pancreatic/> ;
  onco:sections <https://onco.cc/fronts/early-detection/> ;
  onco:institutions <https://onco.cc/institutions/liverpool-hpb-centre/> ;
  onco:trials <https://onco.cc/trials/europac/>, <https://onco.cc/trials/espac-3/> ;
  schema:affiliation <https://onco.cc/institutions/liverpool-hpb-centre/> .
