# OnCo record jeffrey-bluestone (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-bluestone/>
  a schema:Person ;
  onco:kind "person" ;
  schema:identifier "jeffrey-bluestone" ;
  schema:name "Jeffrey A. Bluestone"@en ;
  schema:description "The immunologist who ran the Parker Institute from its launch in 2016, building a shared research network across leading US cancer centres; he came from UCSF and now leads a regulatory T cell company."@en ;
  schema:url <https://onco.cc/people/jeffrey-bluestone/> ;
  schema:dateModified "2026-09-17"^^xsd:date ;
  schema:citation <https://profiles.ucsf.edu/jeffrey.bluestone>, <https://www.parkerici.org/about/leadership-staff/>, <https://pubmed.ncbi.nlm.nih.gov/?term=Bluestone+JA%5BAuthor%5D> ;
  onco:tag "leadership", "immunotherapy" ;
  schema:jobTitle "Founding President and Chief Executive Officer, Parker Institute for Cancer Immunotherapy (2016 to 2021); Chief Executive Officer and President, Sonoma BioTherapeutics" ;
  onco:technologies <https://onco.cc/technologies/checkpoint-inhibitor/>, <https://onco.cc/fronts/immunotherapy/> ;
  onco:targets <https://onco.cc/targets/ctla4/> ;
  onco:institutions <https://onco.cc/institutions/parker-institute/>, <https://onco.cc/institutions/ucsf/> ;
  schema:affiliation <https://onco.cc/institutions/parker-institute/> .
