# OnCo record panbela-therapeutics (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/panbela-therapeutics/>
  a schema:Organization ;
  onco:kind "company" ;
  schema:identifier "panbela-therapeutics" ;
  schema:name "Panbela Therapeutics"@en ;
  schema:alternateName "Sun BioPharma"@en, "NASDAQ:PBLA"@en ;
  schema:description "Panbela Therapeutics is a Minnesota biotech whose drug ivospemin starves pancreatic cancer of polyamines, molecules the tumour needs to grow, and is being tested with gemcitabine and nab-paclitaxel in first-line treatment."@en ;
  schema:url <https://onco.cc/companies/panbela-therapeutics/>, <https://www.panbela.com/> ;
  schema:dateModified "2026-09-17"^^xsd:date ;
  schema:citation <https://www.panbela.com/> ;
  onco:tag "drug-maker" ;
  schema:addressCountry "US" ;
  onco:drugs <https://onco.cc/drugs/ivospemin/> .
