@prefix dct: . @prefix this: . @prefix sub: . @prefix beldoc: . @prefix rdfs: . @prefix rdf: . @prefix xsd: . @prefix dce: . @prefix pav: . @prefix np: . @prefix belv: . @prefix prov: . @prefix chebi: . @prefix Protein: . @prefix rgd: . @prefix geneProductOf: . @prefix go: . @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 { sub:_1 belv:translocationFrom go:0005737; belv:translocationOf sub:_2; belv:translocationTo go:0005886 . sub:_2 geneProductOf: rgd:2082; a Protein: . sub:_3 occursIn: obo:CL_0000136, species:10116; rdf:object sub:_1; rdf:predicate belv:increases; rdf:subject chebi:5931; a rdf:Statement . sub:assertion rdfs:label "a(CHEBI:\"insulin (human)\") -> tloc(p(RGD:Akt2),GOCCID:0005737,GOCCID:0005886)" . } 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:_4 prov:value "Insulin stimulation resulted in a translocation of PKB beta from cytosol to membranes, and phosphorylation and activation of PKB beta. Phosphoamino acid analysis and phosphopeptide mapping demonstrated that the phosphorylation occurred mainly on serines, also when using calyculin A, and that these were localized within one major phosphopeptide. Radiosequencing showed that the radioactivity was released in Cycle No. 7. In addition, the peptide was specifically immunoprecipitated from a tryptic digest of PKB beta using the anti-phospho-PKB (Ser-473) antibody (From title - Ser-474 is the major target of insulin-mediated phosphorylation of protein kinase B beta in primary rat adipocytes)"; prov:wasQuotedFrom pubmed:11781143 . sub:_5 rdfs:label "Selventa" . sub:assertion prov:hadPrimarySource pubmed:11781143; prov:wasDerivedFrom beldoc:, sub:_4 . } sub:pubinfo { this: dct:created "2014-07-03T14:31:45.800+02:00"^^xsd:dateTime; pav:createdBy orcid:0000-0001-6818-334X, orcid:0000-0002-1267-0234 . }