# OnCo record paper-tcga-ovarian-nature-2011 (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-ovarian-nature-2011/>
  a schema:ScholarlyArticle ;
  onco:kind "paper" ;
  schema:identifier "paper-tcga-ovarian-nature-2011" ;
  schema:name "Integrated genomic analyses of ovarian carcinoma (The Cancer Genome Atlas)"@en ;
  schema:description "Sequencing nearly 500 high-grade serous ovarian cancers showed that almost all carry TP53 mutations and about half have defects in homologous recombination DNA repair, the biology that PARP inhibitors exploit."@en ;
  schema:url <https://onco.cc/key-papers/paper-tcga-ovarian-nature-2011/> ;
  schema:dateModified "2026-09-17"^^xsd:date ;
  schema:citation <https://doi.org/10.1038/nature10166>, <https://pubmed.ncbi.nlm.nih.gov/21720365/> ;
  schema:sameAs <https://doi.org/10.1038/nature10166> ;
  schema:datePublished "2011"^^xsd:gYear ;
  schema:author "Cancer Genome Atlas Research Network." ;
  onco:cancers <https://onco.cc/cancers/high-grade-serous-ovarian-cancer/> ;
  onco:journals <https://onco.cc/journals/nature/> .
