@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 Protein: . @prefix hgnc: . @prefix geneProductOf: . @prefix go: . @prefix nch: . @prefix ProteinComplex: . @prefix hasAgent: . @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 { nch:Nfkb%20Complex a ProteinComplex: . sub:_1 geneProductOf: hgnc:11892; a Protein: . sub:_2 hasAgent: nch:Nfkb%20Complex; a go:0042789 . sub:_3 occursIn: species:9606; rdf:object sub:_2; rdf:predicate belv:increases; rdf:subject sub:_1; a rdf:Statement . sub:assertion rdfs:label "p(HGNC:TNF) -> tscript(complex(NCH:\"Nfkb Complex\"))" . } 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:_5; pav:version "1.4" . sub:_4 prov:value "Nuclear factor kappaB (NF-kappaB) plays an important role in the transcriptional regulation of genes involved in inflammation and cell survival. In this study, we demonstrated that NF-kappaB-dependent gene expression was inhibited by E1A in poly(ADP)-ribose polymerase-1 knock out (PARP-1 (-/-)) cells complemented with wild type PARP-1 after tumor necrosis factor alpha (TNFalpha) or lipopolysaccharide (LPS) treatment. PARP-1 and p300 synergistically coactivated NF-kappaB-dependent gene expression in response to TNFalpha and LPS. Furthermore, PARP-1 interacted directly with p300 and enhanced the interaction of NF-kappaB1/p50 to p300. The C terminus, harboring the catalytic domain of PARP-1 but not its enzymatic activity, was required for complete transcriptional coactivation of NF-kappaB by p300 in response to TNFalpha and LPS. Together, these results indicate that PARP-1 acts synergistically with p300 and plays an essential regulatory role in NF-kappaB-dependent gene expression."; prov:wasQuotedFrom pubmed:12960163 . sub:_5 rdfs:label "Selventa" . sub:assertion prov:hadPrimarySource pubmed:12960163; prov:wasDerivedFrom beldoc:, sub:_4 . } sub:pubinfo { this: dct:created "2014-07-03T14:30:16.334+02:00"^^xsd:dateTime; pav:createdBy orcid:0000-0001-6818-334X, orcid:0000-0002-1267-0234 . }