# OnCo record scott-plotkin (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/scott-plotkin/>
  a schema:Person ;
  onco:kind "person" ;
  schema:identifier "scott-plotkin" ;
  schema:name "Scott R. Plotkin"@en ;
  schema:description "Boston neuro-oncologist who showed that bevacizumab can shrink vestibular schwannomas and restore hearing in people with neurofibromatosis type 2."@en ;
  schema:url <https://onco.cc/people/scott-plotkin/> ;
  schema:dateModified "2026-09-18"^^xsd:date ;
  onco:tag "brain", "rare-cancers", "trialist" ;
  schema:jobTitle "Neuro-oncologist and Director of the Family Center for Neurofibromatosis, Massachusetts General Hospital" ;
  schema:sameAs <https://orcid.org/0000-0002-6109-6419> ;
  onco:cancers <https://onco.cc/cancers/vestibular-schwannoma/>, <https://onco.cc/cancers/brain-tumours/> ;
  onco:institutions <https://onco.cc/institutions/mgh/> ;
  onco:keyPapers <https://onco.cc/key-papers/paper-plotkin-bevacizumab-nf2-nejm-2009/> ;
  schema:affiliation <https://onco.cc/institutions/mgh/> .
