@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 Protein: . @prefix mgi: . @prefix geneProductOf: . @prefix schem: . @prefix go: . @prefix hasPart: . @prefix ProteinComplex: . @prefix hasAgent: . @prefix species: . @prefix occursIn: . @prefix mesh: . @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 geneProductOf: mgi:104798; a Protein: . sub:_2 hasAgent: sub:_3; a go:0042789 . sub:_3 hasPart: sub:_4, sub:_5; a ProteinComplex: . sub:_4 geneProductOf: mgi:95305; a Protein: . sub:_5 geneProductOf: mgi:2384784; a Protein: . sub:_6 rdf:object sub:_2; rdf:predicate belv:increases; rdf:subject schem:serum%20insulin; a rdf:Statement . sub:_7 occursIn: mesh:D018482, species:10090; rdf:object sub:_6; rdf:predicate belv:decreases; rdf:subject sub:_1; a rdf:Statement . sub:assertion rdfs:label "a(SCHEM:\"serum insulin\") -> tscript(complex(p(MGI:Eif4e),p(MGI:Eif4g1)))", "p(MGI:Tnf) -| (a(SCHEM:\"serum insulin\") -> tscript(complex(p(MGI:Eif4e),p(MGI:Eif4g1))))" . } 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 "1.4" . sub:_8 prov:value "When myotubes were treated with TNF + INS, the cytokine blocked the insulin-induced stimulation of protein synthesis. This appeared to be due to an attenuation of insulin-stimulated eIF4E.eIF4G association, because other stimulatory effects of INS, e.g., phosphorylation of ERK1/2, 4E-BP1, S6K1, eIF4G, and eIF4E and eIF4E.4E-BP1 association, were unaffected."; prov:wasQuotedFrom pubmed:15701678 . sub:_9 rdfs:label "Selventa" . sub:assertion prov:hadPrimarySource pubmed:15701678; prov:wasDerivedFrom beldoc:, sub:_8 . } sub:pubinfo { this: dct:created "2014-07-03T14:30:31.853+02:00"^^xsd:dateTime; pav:createdBy orcid:0000-0001-6818-334X, orcid:0000-0002-1267-0234 . }