# OnCo record pellepharm (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/pellepharm/>
  a schema:Organization ;
  onco:kind "company" ;
  schema:identifier "pellepharm" ;
  schema:name "PellePharm"@en ;
  schema:alternateName "PellePharm, Inc."@en ;
  schema:description "PellePharm is a Californian company, an affiliate of BridgeBio, that reformulated the Hedgehog inhibitor patidegib as a skin gel to prevent basal cell carcinomas in people with Gorlin syndrome."@en ;
  schema:url <https://onco.cc/companies/pellepharm/> ;
  schema:dateModified "2026-09-17"^^xsd:date ;
  onco:tag "drug-maker" ;
  schema:addressCountry "US" ;
  onco:drugs <https://onco.cc/drugs/patidegib/> .
