# OnCo record excellthera (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/excellthera/>
  a schema:Organization ;
  onco:kind "company" ;
  schema:identifier "excellthera" ;
  schema:name "ExCellThera"@en ;
  schema:alternateName "ExCellThera Inc."@en ;
  schema:description "ExCellThera is a Montreal cell-therapy company that uses the small molecule UM171 to multiply blood stem cells from cord blood, making transplants possible for patients who would otherwise lack a donor."@en ;
  schema:url <https://onco.cc/companies/excellthera/>, <https://www.excellthera.com/> ;
  schema:dateModified "2026-09-17"^^xsd:date ;
  schema:citation <https://www.excellthera.com/> ;
  onco:tag "drug-maker" ;
  schema:addressCountry "CA" ;
  onco:drugs <https://onco.cc/drugs/dorocubicel/> .
