@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 obo: . @prefix Protein: . @prefix hgnc: . @prefix geneProductOf: . @prefix hasPart: . @prefix scomp: . @prefix ProteinComplex: . @prefix go: . @prefix sfam: . @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 { sub:_1 hasPart: sub:_2, sub:_3 . sub:_2 geneProductOf: hgnc:1653; a Protein: . sub:_3 hasPart: sub:_4; a ProteinComplex: . sub:_4 geneProductOf: scomp:T%20Cell%20Receptor%20Complex; a Protein: . sub:_5 hasAgent: sub:_6; a go:0016301 . sub:_6 geneProductOf: sfam:AKT%20Family; a Protein: . sub:_7 occursIn: obo:CL_0000898, species:9606; rdf:object sub:_5; rdf:predicate belv:increases; rdf:subject sub:_1; a rdf:Statement . sub:assertion rdfs:label "composite(p(HGNC:CD28),complex(p(SCOMP:\"T Cell Receptor Complex\"))) -> kin(p(SFAM:\"AKT Family\"))" . } 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:_9; pav:version "20131211" . sub:_8 prov:value "he CD28 signaling pathway primarily involves a small subset of signaling molecules that are also implicated in TCR signal transmission, in particular the phosphoinositide-3 kinase (PI3-K) pathway with downstream activation of AKT [32,33], and activation of TEC protein kinases and of interleukin-2-inducible T-cell kinases [27,34]. AKT activation cooperates with the TCR-induced activation of protein kinase C (PKC)? to activate the NF-?B pathway, which is otherwise only slightly activated by TCR alone. "; prov:wasQuotedFrom pubmed:19007423 . sub:_9 rdfs:label "Selventa" . sub:assertion prov:hadPrimarySource pubmed:19007423; prov:wasDerivedFrom beldoc:, sub:_8 . } sub:pubinfo { this: dct:created "2014-07-03T14:33:27.993+02:00"^^xsd:dateTime; pav:createdBy orcid:0000-0001-6818-334X, orcid:0000-0002-1267-0234 . }