# OnCo record salah-eddin-al-batran (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/salah-eddin-al-batran/>
  a schema:Person ;
  onco:kind "person" ;
  schema:identifier "salah-eddin-al-batran" ;
  schema:name "Salah-Eddin Al-Batran"@en ;
  schema:description "German oncologist who led FLOT4, the trial that made the FLOT chemotherapy regimen the standard before and after surgery for stomach and oesophago-gastric junction cancer."@en ;
  schema:url <https://onco.cc/people/salah-eddin-al-batran/> ;
  schema:dateModified "2026-09-18"^^xsd:date ;
  onco:tag "gastric", "oesophageal", "trialist" ;
  schema:jobTitle "Medical oncologist and trial lead, Krankenhaus Nordwest and Institute of Clinical Cancer Research, Frankfurt" ;
  onco:cancers <https://onco.cc/cancers/oesophageal-adenocarcinoma/>, <https://onco.cc/cancers/gastric-her2-positive/>, <https://onco.cc/cancers/esophageal/>, <https://onco.cc/cancers/gastric/> ;
  onco:institutions <https://onco.cc/institutions/krankenhaus-nordwest/> ;
  onco:trials <https://onco.cc/trials/flot4/> ;
  onco:keyPapers <https://onco.cc/key-papers/paper-flot4-lancet-2019/> ;
  schema:affiliation <https://onco.cc/institutions/krankenhaus-nordwest/> .
