# OnCo record stephen-russell (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/stephen-russell/>
  a schema:Person ;
  onco:kind "person" ;
  schema:identifier "stephen-russell" ;
  schema:name "Stephen J. Russell"@en ;
  schema:description "Stephen Russell built the engineered measles viruses used against cancer and reported the case in which one intravenous dose put a patient's myeloma into complete remission."@en ;
  schema:url <https://onco.cc/people/stephen-russell/> ;
  schema:dateModified "2026-09-25"^^xsd:date ;
  schema:citation <https://orcid.org/0000-0002-0799-6432>, <https://pubmed.ncbi.nlm.nih.gov/?term=Russell%20SJ%5BAuthor%5D%20oncolytic%20OR%20measles>, <https://www.mayo.edu/research/faculty> ;
  onco:tag "oncolytic-virus", "immunotherapy", "myeloma" ;
  schema:jobTitle "Molecular medicine researcher, Mayo Clinic, Rochester; also affiliated with Vyriad, Rochester" ;
  schema:sameAs <https://orcid.org/0000-0002-0799-6432> ;
  onco:cancers <https://onco.cc/cancers/multiple-myeloma/> ;
  onco:technologies <https://onco.cc/technologies/oncolytic-virus/> ;
  onco:institutions <https://onco.cc/institutions/mayo-clinic/> ;
  onco:people <https://onco.cc/people/evanthia-galanis/>, <https://onco.cc/people/john-bell/> ;
  onco:keyPapers <https://onco.cc/key-papers/paper-russell-mv-nis-myeloma-mayo-2014/>, <https://onco.cc/key-papers/paper-russell-peng-bell-oncolytic-virotherapy-natbiotech-2012/>, <https://onco.cc/key-papers/paper-kelly-russell-oncolytic-history-moltherapy-2007/> ;
  schema:affiliation <https://onco.cc/institutions/mayo-clinic/> .
