# OnCo record darren-hargrave (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/darren-hargrave/>
  a schema:Person ;
  onco:kind "person" ;
  schema:identifier "darren-hargrave" ;
  schema:name "Darren R. Hargrave"@en ;
  schema:description "London paediatric neuro-oncologist who led the trial showing that dabrafenib and trametinib work in children with BRAF V600-mutant high-grade glioma."@en ;
  schema:url <https://onco.cc/people/darren-hargrave/> ;
  schema:dateModified "2026-09-18"^^xsd:date ;
  onco:tag "paediatric", "brain", "targeted-therapy", "trialist" ;
  schema:jobTitle "Paediatric neuro-oncologist, Great Ormond Street Hospital and UCL Great Ormond Street Institute of Child Health" ;
  schema:sameAs <https://orcid.org/0000-0001-8219-9807> ;
  onco:cancers <https://onco.cc/cancers/paediatric-high-grade-glioma/>, <https://onco.cc/cancers/childhood-cancers/> ;
  onco:institutions <https://onco.cc/institutions/great-ormond-street/> ;
  onco:keyPapers <https://onco.cc/key-papers/paper-hargrave-dabrafenib-trametinib-paediatric-hgg-jco-2023/> ;
  schema:affiliation <https://onco.cc/institutions/great-ormond-street/> .
