@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 Protein: . @prefix hgnc: . @prefix geneProductOf: . @prefix hasAgent: . @prefix nch: . @prefix ProteinComplex: . @prefix atcc: . @prefix occursIn: . @prefix species: . @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 hasAgent: sub:_2; a go:0016301 . sub:_2 geneProductOf: hgnc:6859; a Protein: . sub:_3 hasAgent: nch:Nfkb%20Complex; a go:0042789 . sub:_4 occursIn: atcc:CRL-1573.aspx, species:9606; rdf:object sub:_3; rdf:predicate belv:increases; rdf:subject sub:_1; a rdf:Statement . sub:assertion rdfs:label "kin(p(HGNC:MAP3K7)) -> 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:_6; pav:version "1.4" . sub:_5 prov:value "MyD88-mediated NFkB activation is completely abolished in IRAK deficient I1A cells, Pellino 1-mediated NF?B activation is intact in these cells, indicating that Pellino 1 functions downstream of IRAK. On the other hand, Pellino 1-induced NFkB activation was inhibited by a dominant negative, kinase-inactive TAK1 mutant (TAK1 DN; Official Gene symbol - MAP3K7), indicating that Pellino1 must function upstream of TAK1 (Fig. 4 b). In support of this conclusion, TAK1 can still activate NFkB in C-12, where Pellino 1 expression is greatly knocked down by RNA interference (Fig. 4 c). Taken together, the above results support the hypothesis that the Pellino 1-IRAK-IRAK4-TRAF6 signaling complex functions between the receptor complex (Complex I) and the TAK1 complex (Complex II). "; prov:wasQuotedFrom pubmed:12496252 . sub:_6 rdfs:label "Selventa" . sub:assertion prov:hadPrimarySource pubmed:12496252; prov:wasDerivedFrom beldoc:, sub:_5 . } sub:pubinfo { this: dct:created "2014-07-03T14:30:08.907+02:00"^^xsd:dateTime; pav:createdBy orcid:0000-0001-6818-334X, orcid:0000-0002-1267-0234 . }