# OnCo record michal-besser (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/michal-besser/>
  a schema:Person ;
  onco:kind "person" ;
  schema:identifier "michal-besser" ;
  schema:name "Michal Besser"@en ;
  schema:description "Runs the laboratory that actually grows the cells. Her papers are the reason anyone outside the United States believed a hospital could manufacture tumour-infiltrating lymphocytes reliably."@en ;
  schema:url <https://onco.cc/people/michal-besser/> ;
  schema:dateModified "2026-09-25"^^xsd:date ;
  schema:citation <https://www.shebaonline.org/departments/cancer-center/>, <https://pubmed.ncbi.nlm.nih.gov/?term=Besser%20MJ%5BAuthor%5D%20tumor-infiltrating%20lymphocytes> ;
  onco:tag "scientist", "cell-therapy" ;
  schema:jobTitle "Head of the Ella Lemelbaum Institute cell therapy laboratory, Sheba Medical Center; Gray Faculty of Medical and Health Sciences, Tel Aviv University" ;
  onco:cancers <https://onco.cc/cancers/melanoma/> ;
  onco:sections <https://onco.cc/fronts/cell-therapy/> ;
  onco:technologies <https://onco.cc/technologies/til-therapy/>, <https://onco.cc/technologies/car-t/> ;
  onco:institutions <https://onco.cc/institutions/sheba/>, <https://onco.cc/institutions/tel-aviv-university/> ;
  onco:bottlenecks <https://onco.cc/bottlenecks/b-manufacturing-cell-therapy/> ;
  onco:keyPapers <https://onco.cc/key-papers/paper-besser-til-melanoma-intent-to-treat-ccr-2013/> ;
  schema:affiliation <https://onco.cc/institutions/sheba/> .
