@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 obo: . @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:AMP%20Activated%20Protein%20Kinase%20Complex a ProteinComplex: . sub:_1 hasAgent: scomp:AMP%20Activated%20Protein%20Kinase%20Complex; a go:0016301 . sub:_2 occursIn: obo:CL_0000182, obo:EFO_0002829, species:9606; rdf:object sub:_1; rdf:predicate belv:increases; rdf:subject chebi:6801; a rdf:Statement . sub:assertion rdfs:label "a(CHEBI:metformin) -> kin(complex(SCOMP:\"AMP Activated Protein Kinase 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:_4; pav:version "20131211" . sub:_3 prov:value "AMPK activation in the ?-cell to inhibit glucose metabolism and ATP production (see above), in stark contrast with the situation in most other cell types, where AMPK activation serves to stimulate glycolytic flux and to spare ATP consumption [193], or possibly to the inhibition of insulin release Moreover, metformin activates AMPK in both MIN6 cells and human islets (I. Leclerc, unpublished work), and leptin acutely inhibits insulin secretion from ?-cell lines and islets"; prov:wasQuotedFrom pubmed:12839490 . sub:_4 rdfs:label "Selventa" . sub:assertion prov:hadPrimarySource pubmed:12839490; prov:wasDerivedFrom beldoc:, sub:_3 . } sub:pubinfo { this: dct:created "2014-07-03T14:32:04.064+02:00"^^xsd:dateTime; pav:createdBy orcid:0000-0001-6818-334X, orcid:0000-0002-1267-0234 . }