# OnCo record alexander-stratigos (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/alexander-stratigos/>
  a schema:Person ;
  onco:kind "person" ;
  schema:identifier "alexander-stratigos" ;
  schema:name "Alexander J. Stratigos"@en ;
  schema:description "Athens dermatologist who led the trial showing that cemiplimab works in advanced basal cell carcinoma after Hedgehog inhibitors have failed, and who co-authors the European skin cancer guidelines."@en ;
  schema:url <https://onco.cc/people/alexander-stratigos/> ;
  schema:dateModified "2026-09-18"^^xsd:date ;
  onco:tag "skin", "immunotherapy", "guidelines" ;
  schema:jobTitle "Professor of Dermatology, National and Kapodistrian University of Athens, Andreas Sygros Hospital" ;
  onco:cancers <https://onco.cc/cancers/locally-advanced-bcc/>, <https://onco.cc/cancers/advanced-cutaneous-scc/>, <https://onco.cc/cancers/skin-cancer/> ;
  onco:institutions <https://onco.cc/institutions/nkua-athens/> ;
  onco:keyPapers <https://onco.cc/key-papers/paper-cemiplimab-bcc-stratigos-lancet-oncol-2021/> ;
  schema:affiliation <https://onco.cc/institutions/nkua-athens/> .
