# OnCo record prestige-biopharma (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/prestige-biopharma/>
  a schema:Organization ;
  onco:kind "company" ;
  schema:identifier "prestige-biopharma" ;
  schema:name "Prestige Biopharma"@en ;
  schema:alternateName "Prestige BioPharma Limited"@en, "KRX:950210"@en ;
  schema:description "Prestige Biopharma is a Singapore-based antibody company, listed in Korea, that makes biosimilars and is developing PBP1510, a first-in-class antibody against the pancreatic cancer protein PAUF."@en ;
  schema:url <https://onco.cc/companies/prestige-biopharma/>, <https://www.prestigebiopharma.com/> ;
  schema:dateModified "2026-09-17"^^xsd:date ;
  schema:citation <https://www.prestigebiopharma.com/> ;
  onco:tag "drug-maker" ;
  schema:addressCountry "SG" ;
  onco:drugs <https://onco.cc/drugs/pbp1510/> .
