@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 ncm: . @prefix ProteinComplex: . @prefix hasAgent: . @prefix schem: . @prefix Protein: . @prefix mgi: . @prefix geneProductOf: . @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 { ncm:p85%2Fp110%20PI3Kinase%20Complex a ProteinComplex: . sub:_1 hasAgent: ncm:p85%2Fp110%20PI3Kinase%20Complex; a go:0016301 . sub:_2 belv:translocationFrom go:0005622; belv:translocationOf sub:_3; belv:translocationTo go:0009986 . sub:_3 geneProductOf: mgi:95758; a Protein: . sub:_4 rdf:object sub:_2; rdf:predicate belv:increases; rdf:subject schem:serum%20insulin; a rdf:Statement . sub:_5 occursIn: species:10090; rdf:object sub:_4; rdf:predicate belv:increases; rdf:subject sub:_1; a rdf:Statement . sub:assertion rdfs:label "a(SCHEM:\"serum insulin\") -> surf(p(MGI:Slc2a4))", "kin(complex(NCM:\"p85/p110 PI3Kinase Complex\")) -> (a(SCHEM:\"serum insulin\") -> surf(p(MGI:Slc2a4)))" . } 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:_7; pav:version "1.4" . sub:_6 prov:value "Furthermore, the effects of insulin, CA-G(q), and CA-cdc42 on GLUT4 translocation or 2-deoxyglucose uptake were inhibited by microinjection of anti-protein kinase C lambda (PKC lambda) antibody or overexpression of a kinase-deficient PKC lambda construct."; prov:wasQuotedFrom pubmed:12566459 . sub:_7 rdfs:label "Selventa" . sub:assertion prov:hadPrimarySource pubmed:12566459; prov:wasDerivedFrom beldoc:, sub:_6 . } sub:pubinfo { this: dct:created "2014-07-03T14:30:09.865+02:00"^^xsd:dateTime; pav:createdBy orcid:0000-0001-6818-334X, orcid:0000-0002-1267-0234 . }