@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 schem: . @prefix go: . @prefix Protein: . @prefix hgnc: . @prefix geneProductOf: . @prefix hasAgent: . @prefix species: . @prefix occursIn: . @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 hasAgent: sub:_2; a go:0005215 . sub:_2 geneProductOf: hgnc:811; a Protein: . sub:_3 occursIn: species:9606; rdf:object sub:_1; rdf:predicate belv:increases; rdf:subject schem:serum%20insulin; a rdf:Statement . sub:assertion rdfs:label "a(SCHEM:\"serum insulin\") -> tport(p(HGNC:ATP2A1))" . } 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 "1.4" . sub:_4 prov:value "To identify novel proteins that interact with IRS proteins in muscle, a human skeletal muscle cDNA expression library was created in the lambdaEXlox system and probed with baculovirus-produced and tyrosine-phosphorylated human IRS-1. One clone of the 10 clones which was positive through three rounds of screening represented the C terminus of the Western blot analysis of extracts of rat muscle demonstrated co-immunoprecipitation of both IRS-1 and IRS-2 with the skeletal muscle Ca2+-ATPase (SERCA1) and the cardiac muscle isoform (SERCA2). In both cases, injection of insulin stimulated a 2- to 6-fold increase in association of which was maximal within 5 min. In primary cultures of aortic smooth muscle cells and C2C12 cells, the insulin-stimulated interaction between IRS proteins and SERCA1 and -2 was dose-dependent with a maximum induction at 100 nM insulin."; prov:wasQuotedFrom pubmed:9295312 . sub:_5 rdfs:label "Selventa" . sub:assertion prov:hadPrimarySource pubmed:9295312; prov:wasDerivedFrom beldoc:, sub:_4 . } sub:pubinfo { this: dct:created "2014-07-03T14:30:58.799+02:00"^^xsd:dateTime; pav:createdBy orcid:0000-0001-6818-334X, orcid:0000-0002-1267-0234 . }