# OnCo record andrew-lassman (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/andrew-lassman/>
  a schema:Person ;
  onco:kind "person" ;
  schema:identifier "andrew-lassman" ;
  schema:name "Andrew B. Lassman"@en ;
  schema:description "New York neuro-oncologist who led INTELLANCE-1, the trial that tested the EGFR-directed antibody-drug conjugate depatuxizumab mafodotin in newly diagnosed glioblastoma and found it did not extend survival."@en ;
  schema:url <https://onco.cc/people/andrew-lassman/> ;
  schema:dateModified "2026-09-18"^^xsd:date ;
  onco:tag "brain", "trialist" ;
  schema:jobTitle "Chief of Neuro-Oncology, Columbia University Irving Medical Center" ;
  schema:sameAs <https://orcid.org/0000-0001-7386-9928> ;
  onco:cancers <https://onco.cc/cancers/glioblastoma/>, <https://onco.cc/cancers/brain-tumours/> ;
  onco:institutions <https://onco.cc/institutions/columbia-hicc/> ;
  onco:trials <https://onco.cc/trials/intellance-1/> ;
  schema:affiliation <https://onco.cc/institutions/columbia-hicc/> .
