# OnCo record caron-jacobson (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/caron-jacobson/>
  a schema:Person ;
  onco:kind "person" ;
  schema:identifier "caron-jacobson" ;
  schema:name "Caron A. Jacobson"@en ;
  schema:description "Boston lymphoma doctor who led ZUMA-5, the trial that brought the CAR-T therapy axicabtagene ciloleucel to relapsed follicular lymphoma."@en ;
  schema:url <https://onco.cc/people/caron-jacobson/> ;
  schema:dateModified "2026-09-18"^^xsd:date ;
  onco:tag "lymphoma", "car-t", "cell-therapy", "trialist" ;
  schema:jobTitle "Lymphoma specialist and medical director of immune effector cell therapy, Dana-Farber Cancer Institute" ;
  onco:cancers <https://onco.cc/cancers/follicular-lymphoma/>, <https://onco.cc/cancers/marginal-zone-lymphoma/>, <https://onco.cc/cancers/non-hodgkin-lymphoma/> ;
  onco:institutions <https://onco.cc/institutions/dana-farber/> ;
  onco:trials <https://onco.cc/trials/zuma-5/> ;
  schema:affiliation <https://onco.cc/institutions/dana-farber/> .
