# OnCo record joel-guigay (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/joel-guigay/>
  a schema:Person ;
  onco:kind "person" ;
  schema:identifier "joel-guigay" ;
  schema:name "Joël Guigay"@en ;
  schema:description "Nice oncologist who led TPExtreme, the GORTEC trial that showed the shorter TPEx regimen is a reasonable alternative to EXTREME for recurrent or metastatic head and neck cancer."@en ;
  schema:url <https://onco.cc/people/joel-guigay/> ;
  schema:dateModified "2026-09-18"^^xsd:date ;
  onco:tag "head-and-neck", "trialist" ;
  schema:jobTitle "Medical oncologist, Centre Antoine Lacassagne, Nice" ;
  onco:cancers <https://onco.cc/cancers/recurrent-metastatic-hnscc/>, <https://onco.cc/cancers/head-and-neck/> ;
  onco:institutions <https://onco.cc/institutions/centre-antoine-lacassagne/> ;
  onco:trials <https://onco.cc/trials/tpextreme/> ;
  onco:keyPapers <https://onco.cc/key-papers/paper-tpextreme-lancet-oncol-2021/> ;
  schema:affiliation <https://onco.cc/institutions/centre-antoine-lacassagne/> .
