# OnCo record charles-simone (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/charles-simone/>
  a schema:Person ;
  onco:kind "person" ;
  schema:identifier "charles-simone" ;
  schema:name "Charles B. Simone II"@en ;
  schema:description "The radiation oncologist who is chief medical officer of the New York Proton Center, the proton therapy centre founded by Memorial Sloan Kettering, Montefiore and Mount Sinai."@en ;
  schema:url <https://onco.cc/people/charles-simone/> ;
  schema:dateModified "2026-09-17"^^xsd:date ;
  schema:citation <https://www.nyproton.com/about/leadership>, <https://pubmed.ncbi.nlm.nih.gov/?term=Simone+CB%5BAuthor%5D+proton> ;
  onco:tag "leadership" ;
  schema:jobTitle "Chief Medical Officer, New York Proton Center" ;
  onco:cancers <https://onco.cc/cancers/nsclc/> ;
  onco:technologies <https://onco.cc/technologies/proton-therapy/> ;
  onco:institutions <https://onco.cc/institutions/new-york-proton-center/> ;
  schema:affiliation <https://onco.cc/institutions/new-york-proton-center/> .
