@prefix this: . @prefix sub: . @prefix beldoc: . @prefix rdfs: . @prefix rdf: . @prefix xsd: . @prefix dct: . @prefix dce: . @prefix pav: . @prefix np: . @prefix belv: . @prefix prov: . @prefix go: . @prefix species: . @prefix occursIn: . @prefix pubmed: . @prefix orcid: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { sub:_1 occursIn: species:9606; rdf:object go:0007049; rdf:predicate belv:increases; rdf:subject go:0009314; a rdf:Statement . sub:assertion rdfs:label "bp(GO:\"response to radiation\") -> bp(GO:\"cell cycle\")" . } sub:provenance { beldoc: dce:description "Approximately 61,000 statements."; dce:rights "Copyright (c) 2011-2012, Selventa. All rights reserved."; dce:title "BEL Framework Large Corpus Document"; pav:authoredBy sub:_3; pav:version "1.4" . sub:_2 prov:value "Activation of the tumor suppressor p53 by DNA damage induces either cell cycle arrest or apoptosis, but what determines the choice between cytostasis and death is not clear. In this report, we show that the E1A-binding p300 nucleoprotein is a key determinant of p53-dependent cell fate in colorectal cancer cells: absence of p300 increases apoptosis in response to DNA damage. In addition, p300-deficient (p300(-)) cells fail to undergo G(1)/S arrest after UV irradiation. These abnormalities are associated with prolongation of p53 stability, reduced p53-acetylation, blunting of MDM2 activation, failure to transactivate p21, and a disproportionate increase in PUMA levels. When xenografted, p300(-) cells are more sensitive to chemotherapy with doxorubicin. These results show that p300 is a key regulator of the p53 response and suggest that p300 inhibition could be used to modulate chemotherapy."; prov:wasQuotedFrom pubmed:15123817 . sub:_3 rdfs:label "Selventa" . sub:assertion prov:hadPrimarySource pubmed:15123817; prov:wasDerivedFrom beldoc:, sub:_2 . } sub:pubinfo { this: dct:created "2014-07-03T14:30:23.175+02:00"^^xsd:dateTime; pav:createdBy orcid:0000-0001-6818-334X, orcid:0000-0002-1267-0234 . }