@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 chebi: . @prefix go: . @prefix scomp: . @prefix ProteinComplex: . @prefix hasAgent: . @prefix Protein: . @prefix hgnc: . @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 { scomp:p85%2Fp110%20PI3Kinase%20Complex a ProteinComplex: . sub:_1 hasAgent: scomp:p85%2Fp110%20PI3Kinase%20Complex; a go:0016301 . sub:_2 hasAgent: sub:_3; a go:0016301 . sub:_3 geneProductOf: hgnc:10436; a Protein: . sub:_4 rdf:object sub:_2; rdf:predicate belv:increases; rdf:subject sub:_1; a rdf:Statement . sub:_5 occursIn: species:9606; rdf:object sub:_4; rdf:predicate belv:increases; rdf:subject chebi:40533; a rdf:Statement . sub:assertion rdfs:label "a(CHEBI:acetaldehyde) -> (kin(complex(SCOMP:\"p85/p110 PI3Kinase Complex\")) -> kin(p(HGNC:RPS6KB1)))", "kin(complex(SCOMP:\"p85/p110 PI3Kinase Complex\")) -> kin(p(HGNC:RPS6KB1))" . } 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 "20131211" . sub:_6 prov:value "As expected, acetaldehyde-elicited ERK1/2 phosphorylation was inhibited by PD98059, a MEK inhibitor, but not by wortmannin, a PI3K inhibitor. On the other hand, both of these inhibitors partially inhibited phosphorylation of pp70(S6K) induced by acetaldehyde suggesting that its activation is ERK1/2- and PI3K-dependent."; prov:wasQuotedFrom pubmed:11343241 . sub:_7 rdfs:label "Selventa" . sub:assertion prov:hadPrimarySource pubmed:11343241; prov:wasDerivedFrom beldoc:, sub:_6 . } sub:pubinfo { this: dct:created "2014-07-03T14:31:41.592+02:00"^^xsd:dateTime; pav:createdBy orcid:0000-0001-6818-334X, orcid:0000-0002-1267-0234 . }