# OnCo record paper-tcga-gastric-nature-2014 (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-tcga-gastric-nature-2014/>
  a schema:ScholarlyArticle ;
  onco:kind "paper" ;
  schema:identifier "paper-tcga-gastric-nature-2014" ;
  schema:name "Comprehensive molecular characterisation of gastric adenocarcinoma (The Cancer Genome Atlas)"@en ;
  schema:description "Sequencing 295 stomach cancers divided them into four molecular groups, Epstein-Barr virus-positive, microsatellite unstable, genomically stable and chromosomally unstable, each with distinct drivers and potential therapies."@en ;
  schema:url <https://onco.cc/key-papers/paper-tcga-gastric-nature-2014/> ;
  schema:dateModified "2026-09-17"^^xsd:date ;
  schema:citation <https://doi.org/10.1038/nature13480>, <https://pubmed.ncbi.nlm.nih.gov/25079317/> ;
  schema:sameAs <https://doi.org/10.1038/nature13480> ;
  schema:datePublished "2014"^^xsd:gYear ;
  schema:author "Cancer Genome Atlas Research Network." ;
  onco:cancers <https://onco.cc/cancers/gastric-msi-high/> ;
  onco:journals <https://onco.cc/journals/nature/> .
