# OnCo record paper-faubert-cell (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-faubert-cell/>
  a schema:ScholarlyArticle ;
  onco:kind "paper" ;
  schema:identifier "paper-faubert-cell" ;
  schema:name "Lactate Metabolism in Human Lung Tumors"@en ;
  schema:description "Paper cited by one idea page, indexed on Europe PMC as PubMed record 28985563 and published in Cell; the citing page links this DOI, which is how the record was matched."@en ;
  schema:url <https://onco.cc/key-papers/paper-faubert-cell/> ;
  schema:dateModified "2026-09-22"^^xsd:date ;
  schema:citation <https://doi.org/10.1016/j.cell.2017.09.019>, <https://pubmed.ncbi.nlm.nih.gov/28985563/>, <https://europepmc.org/article/MED/28985563> ;
  onco:tag "europepmc-ingest" ;
  schema:sameAs <https://doi.org/10.1016/j.cell.2017.09.019> ;
  schema:datePublished "2017"^^xsd:gYear ;
  schema:author "Faubert B, Li KY, Cai L, et al." ;
  onco:related <https://onco.cc/ideas/idea-metabolic-vulnerability-mapping/> ;
  onco:journals <https://onco.cc/journals/cell/> .
