# OnCo record naureen-starling (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/naureen-starling/>
  a schema:Person ;
  onco:kind "person" ;
  schema:identifier "naureen-starling" ;
  schema:name "Naureen Starling"@en ;
  schema:description "The Royal Marsden oncologist who runs the UK trial testing whether a blood test for leftover tumour DNA can decide who needs chemotherapy after bowel cancer surgery."@en ;
  schema:url <https://onco.cc/people/naureen-starling/> ;
  schema:dateModified "2026-09-24"^^xsd:date ;
  schema:citation <https://www.royalmarsden.nhs.uk/our-consultants-units-and-wards/consultant-directory/naureen-starling> ;
  onco:tag "colorectal", "trialist", "uk" ;
  schema:jobTitle "Consultant Medical Oncologist and Director of the Clinical Trials Unit, The Royal Marsden; Reader, The Institute of Cancer Research" ;
  onco:related <https://onco.cc/people/ian-chau/> ;
  onco:cancers <https://onco.cc/cancers/colorectal/> ;
  onco:institutions <https://onco.cc/institutions/royal-marsden/>, <https://onco.cc/institutions/icr-london/> ;
  onco:trials <https://onco.cc/trials/tracc/> ;
  schema:affiliation <https://onco.cc/institutions/royal-marsden/> .
