# OnCo record atara-biotherapeutics (company). 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/companies/atara-biotherapeutics/>
  a schema:Organization ;
  onco:kind "company" ;
  schema:identifier "atara-biotherapeutics" ;
  schema:name "Atara Biotherapeutics"@en ;
  schema:alternateName "Atara Biotherapeutics, Inc."@en, "NASDAQ:ATRA"@en ;
  schema:description "Atara Biotherapeutics is the Californian company behind Ebvallo, the first approved off-the-shelf T-cell therapy, which treats Epstein-Barr virus lymphoma after transplant using T cells from healthy donors."@en ;
  schema:url <https://onco.cc/companies/atara-biotherapeutics/>, <https://www.atarabio.com/> ;
  schema:dateModified "2026-09-17"^^xsd:date ;
  schema:citation <https://www.atarabio.com/> ;
  onco:tag "drug-maker" ;
  schema:addressCountry "US" ;
  onco:drugs <https://onco.cc/drugs/tabelecleucel/> .
