# OnCo record jeffrey-gershenwald (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/jeffrey-gershenwald/>
  a schema:Person ;
  onco:kind "person" ;
  schema:identifier "jeffrey-gershenwald" ;
  schema:name "Jeffrey E. Gershenwald"@en ;
  schema:description "Houston surgeon who chaired the melanoma expert panel for the eighth edition of the AJCC staging system, the classification doctors use to describe how far a melanoma has spread."@en ;
  schema:url <https://onco.cc/people/jeffrey-gershenwald/> ;
  schema:dateModified "2026-09-18"^^xsd:date ;
  onco:tag "melanoma", "surgery", "staging" ;
  schema:jobTitle "Surgical oncologist, MD Anderson Cancer Center" ;
  onco:cancers <https://onco.cc/cancers/stage-ii-melanoma/>, <https://onco.cc/cancers/stage-iii-melanoma/>, <https://onco.cc/cancers/melanoma/> ;
  onco:institutions <https://onco.cc/institutions/md-anderson/> ;
  onco:keyPapers <https://onco.cc/key-papers/paper-ajcc-8-melanoma-gershenwald-ca-2017/> ;
  schema:affiliation <https://onco.cc/institutions/md-anderson/> .
