@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 obo: . @prefix hasPart: . @prefix ProteinComplex: . @prefix go: . @prefix scomp: . @prefix hasAgent: . @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 { scomp:Nfkb%20Complex a ProteinComplex: . sub:_1 geneProductOf: hgnc:16393; a Protein: . sub:_2 hasPart: sub:_3, sub:_4, sub:_5, sub:_6; a ProteinComplex: . sub:_3 geneProductOf: hgnc:1673; a Protein: . sub:_4 geneProductOf: hgnc:1675; a Protein: . sub:_5 geneProductOf: hgnc:1674; a Protein: . sub:_6 geneProductOf: hgnc:1653; a Protein: . sub:_7 hasAgent: scomp:Nfkb%20Complex; a go:0042789 . sub:_8 rdf:object sub:_7; rdf:predicate belv:increases; rdf:subject sub:_2; a rdf:Statement . sub:_9 occursIn: obo:CLO_0007043, species:9606; rdf:object sub:_8; rdf:predicate belv:increases; rdf:subject sub:_1; a rdf:Statement . sub:assertion rdfs:label "complex(p(HGNC:CD3D),p(HGNC:CD3G),p(HGNC:CD3E),p(HGNC:CD28)) -> tscript(complex(SCOMP:\"Nfkb Complex\"))", "p(HGNC:CARD11) -> (complex(p(HGNC:CD3D),p(HGNC:CD3G),p(HGNC:CD3E),p(HGNC:CD28)) -> tscript(complex(SCOMP:\"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:_11; pav:version "20131211" . sub:_10 prov:value "Using a CARD-deleted variant of CARD11 and RNA interference (RNAi), we demonstrate that CARD11 mediates NF-kappaB activation by alphaCD3/alphaCD28 cross-linking and PMA/ionomycin treatment, but not by TNFalpha or dsRNA. CARD11 is not required for TCR-mediated induction of NFAT or AP-1. CARD11 functions upstream of the IkappaB-kinase (IKK) complex and cooperates with Bcl10 in a CARD domain-dependent manner."; prov:wasQuotedFrom pubmed:12356734 . sub:_11 rdfs:label "Selventa" . sub:assertion prov:hadPrimarySource pubmed:12356734; prov:wasDerivedFrom beldoc:, sub:_10 . } sub:pubinfo { this: dct:created "2014-07-03T14:31:55.100+02:00"^^xsd:dateTime; pav:createdBy orcid:0000-0001-6818-334X, orcid:0000-0002-1267-0234 . }