@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 hasPart: . @prefix ProteinComplex: . @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 geneProductOf: hgnc:11925; a Protein: . sub:_2 hasPart: sub:_3, sub:_4, sub:_5, sub:_6, sub:_7; a ProteinComplex: . sub:_3 geneProductOf: hgnc:3573; a Protein: . sub:_4 geneProductOf: hgnc:1509; a Protein: . sub:_5 geneProductOf: hgnc:9841; a Protein: . sub:_6 geneProductOf: hgnc:12032; a Protein: . sub:_7 geneProductOf: hgnc:5961; a Protein: . sub:_8 occursIn: species:9606; rdf:object sub:_2; rdf:predicate belv:increases; rdf:subject sub:_1; a rdf:Statement . sub:assertion rdfs:label "p(HGNC:TNFSF10) -> complex(p(HGNC:FADD),p(HGNC:CASP8),p(HGNC:RALBP1),p(HGNC:TRAF2),p(HGNC:IKBKG))" . } 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:_10; pav:version "1.4" . sub:_10 rdfs:label "Selventa" . sub:_9 prov:value "Here we show that Apo2L/TRAIL activates kinase pathways by promoting the association of a secondary signaling complex, subsequent to assembly of a primary, death-inducing signaling complex (DISC). The secondary complex retained the DISC components FADD and caspase-8, but recruited several factors involved in kinase activation by TNF, namely, RIP1, TRAF2, and NEMO/IKKgamma."; prov:wasQuotedFrom pubmed:16227629 . sub:assertion prov:hadPrimarySource pubmed:16227629; prov:wasDerivedFrom beldoc:, sub:_9 . } sub:pubinfo { this: dct:created "2014-07-03T14:30:38.863+02:00"^^xsd:dateTime; pav:createdBy orcid:0000-0001-6818-334X, orcid:0000-0002-1267-0234 . }