# OnCo record everest-medicines (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/everest-medicines/>
  a schema:Organization ;
  onco:kind "company" ;
  schema:identifier "everest-medicines" ;
  schema:name "Everest Medicines"@en ;
  schema:alternateName "Everest Medicines Limited"@en, "云顶新耀"@en, "HKEX:1952"@en ;
  schema:description "Everest Medicines is a Shanghai company that brings in medicines for Asia and is building an mRNA platform, including the personalised cancer vaccine EVM16 and the off-the-shelf tumour vaccine EVM14."@en ;
  schema:url <https://onco.cc/companies/everest-medicines/>, <https://www.everestmedicines.com/> ;
  schema:dateModified "2026-09-17"^^xsd:date ;
  schema:citation <https://www.everestmedicines.com/> ;
  onco:tag "drug-maker" ;
  schema:addressCountry "CN" ;
  onco:drugs <https://onco.cc/drugs/evm14/> .
