@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 hasPart: . @prefix ProteinComplex: . @prefix hasAgent: . @prefix nch: . @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 { nch:p85%2Fp110%20PI3Kinase%20Complex a ProteinComplex: . sub:_1 hasAgent: sub:_2; a go:0003824 . sub:_2 hasPart: sub:_3, sub:_4; a ProteinComplex: . sub:_3 geneProductOf: hgnc:6142; a Protein: . sub:_4 geneProductOf: hgnc:6158; a Protein: . sub:_5 hasAgent: nch:p85%2Fp110%20PI3Kinase%20Complex; a go:0016301 . sub:_6 occursIn: species:9606; rdf:object sub:_5; rdf:predicate belv:increases; rdf:subject sub:_1; a rdf:Statement . sub:assertion rdfs:label "cat(complex(p(HGNC:ITGA6),p(HGNC:ITGB4))) -> kin(complex(NCH:\"p85/p110 PI3Kinase 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:_8; pav:version "1.4" . sub:_7 prov:value "The mechanism involves the ability of this integrin to stimulate the phosphorylation and inactivation of 4E-binding protein (4E-BP1), a translational repressor that inhibits the function of eukaryotic translation initiation factor 4E (eIF-4E). The regulation of 4E-BP1 phosphorylation by alpha 6 beta 4 derives from the ability of this integrin to activate the PI-3K-Akt pathway and, consequently, the rapamycin-sensitive kinase mTOR that can phosphorylate 4E-BP1."; prov:wasQuotedFrom pubmed:12105188 . sub:_8 rdfs:label "Selventa" . sub:assertion prov:hadPrimarySource pubmed:12105188; prov:wasDerivedFrom beldoc:, sub:_7 . } sub:pubinfo { this: dct:created "2014-07-03T14:30:04.228+02:00"^^xsd:dateTime; pav:createdBy orcid:0000-0001-6818-334X, orcid:0000-0002-1267-0234 . }