# OnCo record paper-sharp-sorafenib-nejm-2008 (paper). 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/key-papers/paper-sharp-sorafenib-nejm-2008/>
  a schema:ScholarlyArticle ;
  onco:kind "paper" ;
  schema:identifier "paper-sharp-sorafenib-nejm-2008" ;
  schema:name "SHARP: sorafenib in advanced hepatocellular carcinoma"@en ;
  schema:description "Sorafenib was the first systemic drug to lengthen survival in advanced liver cancer, adding almost three months compared with placebo, and remained the only option for a decade."@en ;
  schema:url <https://onco.cc/key-papers/paper-sharp-sorafenib-nejm-2008/> ;
  schema:dateModified "2026-09-17"^^xsd:date ;
  schema:citation <https://doi.org/10.1056/NEJMoa0708857>, <https://pubmed.ncbi.nlm.nih.gov/18650514/> ;
  schema:sameAs <https://doi.org/10.1056/NEJMoa0708857> ;
  schema:datePublished "2008"^^xsd:gYear ;
  schema:author "Llovet JM, Ricci S, Mazzaferro V, et al." ;
  onco:cancers <https://onco.cc/cancers/hcc-advanced/> ;
  onco:drugs <https://onco.cc/drugs/sorafenib/> ;
  onco:trials <https://onco.cc/trials/sharp/> ;
  onco:journals <https://onco.cc/journals/nejm/> .
