# OnCo record robert-martuza (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/robert-martuza/>
  a schema:Person ;
  onco:kind "person" ;
  schema:identifier "robert-martuza" ;
  schema:name "Robert L. Martuza"@en ;
  schema:description "Robert Martuza built the first genetically engineered virus designed to treat a cancer, a herpes virus crippled so that it could only replicate in dividing tumour cells."@en ;
  schema:url <https://onco.cc/people/robert-martuza/> ;
  schema:dateModified "2026-09-25"^^xsd:date ;
  schema:citation <https://pubmed.ncbi.nlm.nih.gov/?term=Martuza%20RL%5BAuthor%5D>, <https://www.massgeneral.org/neurosurgery> ;
  onco:tag "oncolytic-virus", "neuro-oncology" ;
  schema:jobTitle "Neurosurgeon and researcher, Department of Neurosurgery, Massachusetts General Hospital and Harvard Medical School; Molecular Neurosurgery Laboratory and Brain Tumor Research Center" ;
  onco:cancers <https://onco.cc/cancers/glioblastoma/> ;
  onco:technologies <https://onco.cc/technologies/oncolytic-virus/> ;
  onco:institutions <https://onco.cc/institutions/mgh/> ;
  onco:keyPapers <https://onco.cc/key-papers/paper-martuza-engineered-hsv-glioma-science-1991/> ;
  schema:affiliation <https://onco.cc/institutions/mgh/> .
