@prefix dcterms: . @prefix this: . @prefix sub: . @prefix beldoc: . @prefix rdfs: . @prefix rdf: . @prefix xsd: . @prefix dce: . @prefix pav: . @prefix np: . @prefix belv: . @prefix prov: . @prefix go: . @prefix scomp: . @prefix ProteinComplex: . @prefix hasAgent: . @prefix species: . @prefix occursIn: . @prefix obo: . @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_0000737, species:10090; rdf:object sub:_1; rdf:predicate belv:increases; rdf:subject go:0006936; a rdf:Statement . sub:assertion rdfs:label "bp(GOBP:\"muscle contraction\") -> 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:_5; pav:version "20131211" . sub:_3 dce:identifier "Biochemistry of Lipids, Lipoproteins and Membranes 2002 - Chapter 6"; dce:title "Biochemistry of Lipids, Lipoproteins and Membranes 2002 - Chapter 6"; dce:type "Book" . sub:_4 prov:value "the activity of the ACCbeta form and the concentration of malonyl-CoA in skeletal muscle decreases within seconds of the initiation of exercise the mechanism by which activity of the beta form is regulated in muscle appears to involve both allosteric regulation by citrate and reversible phosphorylation, since activity of AMPK is elevated during muscle contraction"; prov:wasQuotedFrom sub:_3 . sub:_5 rdfs:label "Selventa" . sub:assertion prov:hadPrimarySource sub:_3; prov:wasDerivedFrom beldoc:, sub:_4 . } sub:pubinfo { this: dcterms:created "2014-07-03T14:31:29.340+02:00"^^xsd:dateTime; pav:createdBy orcid:0000-0001-6818-334X, orcid:0000-0002-1267-0234 . }