@prefix go: . @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 entrez: . @prefix geneProductOf: . @prefix hgnc: . @prefix hasPart: . @prefix ProteinComplex: . @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 belv:translocationFrom go:0005622; belv:translocationOf sub:_2; belv:translocationTo go:0005576 . sub:_2 geneProductOf: entrez:3630; a Protein: . sub:_3 hasPart: sub:_4, sub:_5; a ProteinComplex: . sub:_4 geneProductOf: hgnc:6125; a Protein: . sub:_5 geneProductOf: hgnc:6973; a Protein: . sub:_6 occursIn: species:9606; rdf:object sub:_3; rdf:predicate belv:increases; rdf:subject sub:_1; a rdf:Statement . sub:assertion rdfs:label "sec(p(EGID:3630)) -> complex(p(HGNC:IRS1),p(HGNC:MDM2))" . } 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:_8; pav:version "1.4" . sub:_7 prov:value "In summary, we have found the following: (i) beta-arrestin-1 can alter insulin signaling by inhibiting insulin-induced proteasomal degradation of IRS-1; (ii) beta-arrestin-1 decreases the rate of ubiquitination of IRS-1 by competitively binding to endogenous Mdm2, an E3 ligase that can ubiquitinate IRS-1; (iii) dephosphorylation of S412 on beta-arrestin and the amino terminus of beta-arrestin-1 are required for this effect of beta-arrestin on IRS-1 degradation; and (iv) inhibition of beta-arrestin-1 leads to enhanced IRS-1 degradation and accentuated cellular insulin resistance."; prov:wasQuotedFrom pubmed:15456867 . sub:_8 rdfs:label "Selventa" . sub:assertion prov:hadPrimarySource pubmed:15456867; prov:wasDerivedFrom beldoc:, sub:_7 . } sub:pubinfo { this: dct:created "2014-07-03T14:30:28.204+02:00"^^xsd:dateTime; pav:createdBy orcid:0000-0001-6818-334X, orcid:0000-0002-1267-0234 . }