@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 hgnc: . @prefix geneProductOf: . @prefix species: . @prefix occursIn: . @prefix mesh: . @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: hgnc:4261; a Protein: . sub:_2 geneProductOf: hgnc:5464; a Protein: . sub:_3 occursIn: mesh:D018482, species:9606; rdf:object sub:_2; rdf:predicate belv:increases; rdf:subject sub:_1; a rdf:Statement . sub:assertion rdfs:label "p(HGNC:GH1) -> p(HGNC:IGF1)" . } 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:_6; pav:version "1.4" . sub:_4 dce:identifier "Skeletal Muscle Hypertrophy Lecture"; dce:title "Skeletal Muscle Hypertrophy Lecture"; dce:type "Other" . sub:_5 prov:value "HORMONES IN SKELETAL MUSCLE HYPERTROPHY Hormones are chemicals which organs secrete to initiate or regulate the activity of an organ or group of cells in another part of the body. It should be noted that hormone function is decidedly affected by nutritional status, foodstuff intake and lifestyle factors such as stress, sleep, and general health. The following hormones are of special interest in skeletal muscle hypertrophy. GROWTH HORMONE Growth hormone (GH) is a peptide hormone that stimulates IGF in skeletal muscle, promoting satellite cell activation, proliferation and differentiation (9). However, the observed hypertrophic effects from the additional administration of GH, investigated in GH-treated groups doing resistance exercise, may be less credited with contractile protein increase and more attributable to fluid retention and accumulation of connective tissue (9)."; prov:wasQuotedFrom sub:_4 . sub:_6 rdfs:label "Selventa" . sub:assertion prov:hadPrimarySource sub:_4; prov:wasDerivedFrom beldoc:, sub:_5 . } sub:pubinfo { this: dct:created "2014-07-03T14:29:44.683+02:00"^^xsd:dateTime; pav:createdBy orcid:0000-0001-6818-334X, orcid:0000-0002-1267-0234 . }