# OnCo record bioatla (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/bioatla/>
  a schema:Organization ;
  onco:kind "company" ;
  schema:identifier "bioatla" ;
  schema:name "BioAtla"@en ;
  schema:alternateName "BioAtla, Inc."@en, "NASDAQ:BCAB"@en ;
  schema:description "BioAtla is a San Diego biotech whose conditionally active antibodies switch on in the acidic surroundings of a tumour and stay quiet in healthy tissue, the basis of its drug conjugates and the CTLA-4 antibody BA3071."@en ;
  schema:url <https://onco.cc/companies/bioatla/>, <https://www.bioatla.com/> ;
  schema:dateModified "2026-09-17"^^xsd:date ;
  schema:citation <https://www.bioatla.com/> ;
  onco:tag "drug-maker" ;
  schema:addressCountry "US" ;
  onco:drugs <https://onco.cc/drugs/ba3071/> .
