# OnCo record paper-herbst-nature (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-herbst-nature/>
  a schema:ScholarlyArticle ;
  onco:kind "paper" ;
  schema:identifier "paper-herbst-nature" ;
  schema:name "The biology and management of non-small cell lung cancer"@en ;
  schema:description "Paper cited by one pathway page, indexed on Europe PMC as PubMed record 29364287 and published in Nature; the citing page links this DOI, which is how the record was matched."@en ;
  schema:url <https://onco.cc/key-papers/paper-herbst-nature/> ;
  schema:dateModified "2026-09-22"^^xsd:date ;
  schema:citation <https://doi.org/10.1038/nature25183>, <https://pubmed.ncbi.nlm.nih.gov/29364287/>, <https://europepmc.org/article/MED/29364287> ;
  onco:tag "europepmc-ingest" ;
  schema:sameAs <https://doi.org/10.1038/nature25183> ;
  schema:datePublished "2018"^^xsd:gYear ;
  schema:author "Herbst RS, Morgensztern D, Boshoff C" ;
  onco:related <https://onco.cc/pathways/nsclc-signalling/> ;
  onco:journals <https://onco.cc/journals/nature/> .
