# OnCo record paper-falini-npm1-nejm-2005 (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-falini-npm1-nejm-2005/>
  a schema:ScholarlyArticle ;
  onco:kind "paper" ;
  schema:identifier "paper-falini-npm1-nejm-2005" ;
  schema:name "Cytoplasmic nucleophosmin in acute myeloid leukaemia with a normal karyotype"@en ;
  schema:description "This study discovered that about a third of acute myeloid leukaemias, and most with normal chromosomes, carry a mutation in the NPM1 gene that displaces its protein into the cytoplasm, defining a distinct and relatively favourable form of the disease."@en ;
  schema:url <https://onco.cc/key-papers/paper-falini-npm1-nejm-2005/> ;
  schema:dateModified "2026-09-17"^^xsd:date ;
  schema:citation <https://doi.org/10.1056/NEJMoa041974>, <https://pubmed.ncbi.nlm.nih.gov/15659725/> ;
  schema:sameAs <https://doi.org/10.1056/NEJMoa041974> ;
  schema:datePublished "2005"^^xsd:gYear ;
  schema:author "Falini B, Mecucci C, Tiacci E, et al." ;
  onco:cancers <https://onco.cc/cancers/aml-npm1-kmt2a/> ;
  onco:journals <https://onco.cc/journals/nejm/> .
