# OnCo record shelley-hwang (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/shelley-hwang/>
  a schema:Person ;
  onco:kind "person" ;
  schema:identifier "shelley-hwang" ;
  schema:name "E. Shelley Hwang"@en ;
  schema:description "Duke surgeon who led COMET, the trial testing whether women with low-risk DCIS can safely be monitored instead of having surgery straight away."@en ;
  schema:url <https://onco.cc/people/shelley-hwang/> ;
  schema:dateModified "2026-09-18"^^xsd:date ;
  onco:tag "breast", "surgery", "de-escalation", "trialist" ;
  schema:jobTitle "Breast surgical oncologist, Duke Cancer Institute" ;
  onco:cancers <https://onco.cc/cancers/ductal-carcinoma-in-situ/>, <https://onco.cc/cancers/breast-cancer/> ;
  onco:institutions <https://onco.cc/institutions/duke-cancer-institute/> ;
  onco:trials <https://onco.cc/trials/comet-dcis/> ;
  schema:affiliation <https://onco.cc/institutions/duke-cancer-institute/> .
