# OnCo record chris-halloran (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/chris-halloran/>
  a schema:Person ;
  onco:kind "person" ;
  schema:identifier "chris-halloran" ;
  schema:name "Chris Halloran"@en ;
  schema:description "Liverpool pancreatic surgeon who leads EUROPAC, the UK registry and surveillance programme for families with inherited pancreatic cancer risk and hereditary pancreatitis."@en ;
  schema:url <https://onco.cc/people/chris-halloran/> ;
  schema:dateModified "2026-09-24"^^xsd:date ;
  schema:citation <https://www.liverpool.ac.uk/people/christopher-halloran> ;
  onco:tag "pancreatic", "surgeon", "uk", "surveillance" ;
  schema:jobTitle "Professor of Pancreatic Surgery, University of Liverpool; Clinical Lead, EUROPAC" ;
  onco:related <https://onco.cc/people/bill-greenhalf/>, <https://onco.cc/people/paula-ghaneh/> ;
  onco:cancers <https://onco.cc/cancers/pancreatic/> ;
  onco:sections <https://onco.cc/fronts/early-detection/>, <https://onco.cc/fronts/surgery/> ;
  onco:institutions <https://onco.cc/institutions/liverpool-hpb-centre/> ;
  onco:trials <https://onco.cc/trials/europac/>, <https://onco.cc/trials/espac-5/> ;
  schema:affiliation <https://onco.cc/institutions/liverpool-hpb-centre/> .
