# OnCo record alethia-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/alethia-biotherapeutics/>
  a schema:Organization ;
  onco:kind "company" ;
  schema:identifier "alethia-biotherapeutics" ;
  schema:name "Alethia Biotherapeutics"@en ;
  schema:alternateName "Alethia Biotherapeutics Inc."@en ;
  schema:description "Alethia Biotherapeutics is a Montreal biotech whose antibody sotevtamab (AB-16B5) blocks secreted clusterin, a protein that lets lung and other cancers change shape, spread and resist treatment."@en ;
  schema:url <https://onco.cc/companies/alethia-biotherapeutics/> ;
  schema:dateModified "2026-09-17"^^xsd:date ;
  onco:tag "drug-maker" ;
  schema:addressCountry "CA" ;
  onco:drugs <https://onco.cc/drugs/sotevtamab/> .
