@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 scomp: . @prefix ProteinComplex: . @prefix hasAgent: . @prefix Protein: . @prefix hgnc: . @prefix geneProductOf: . @prefix do: . @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 { scomp:p85%2Fp110%20PI3Kinase%20Complex a ProteinComplex: . sub:_1 hasAgent: scomp:p85%2Fp110%20PI3Kinase%20Complex; a go:0016301 . sub:_2 geneProductOf: hgnc:5464; a Protein: . sub:_3 hasAgent: sub:_4; a go:0042789 . sub:_4 geneProductOf: hgnc:3467; a Protein: . sub:_5 rdf:object sub:_3; rdf:predicate belv:decreases; rdf:subject sub:_2; a rdf:Statement . sub:_6 occursIn: do:3620, species:9606; rdf:object sub:_5; rdf:predicate belv:increases; rdf:subject sub:_1; a rdf:Statement . sub:assertion rdfs:label "kin(complex(SCOMP:\"p85/p110 PI3Kinase Complex\")) -> (p(HGNC:IGF1) -| tscript(p(HGNC:ESR1)))", "p(HGNC:IGF1) -| tscript(p(HGNC:ESR1))" . } 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 "20131211" . sub:_7 prov:value "IGF-I decreased ERalpha activity in the presence of estradiol, and this effect was mediated by PI3K. We also observed a regulated interaction between beta-catenin, one of the main GSK3 nuclear targets, and ERalpha. Transfection with a nondegradable mutant of beta-catenin blocked the increase in ERalpha transcriptional activity induced by the PI3K inhibitor wortmannin, suggesting a role for beta-catenin in estrogen signaling. "; prov:wasQuotedFrom pubmed:16497810 . sub:_8 rdfs:label "Selventa" . sub:assertion prov:hadPrimarySource pubmed:16497810; prov:wasDerivedFrom beldoc:, sub:_7 . } sub:pubinfo { this: dct:created "2014-07-03T14:32:56.511+02:00"^^xsd:dateTime; pav:createdBy orcid:0000-0001-6818-334X, orcid:0000-0002-1267-0234 . }