@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 go: . @prefix Protein: . @prefix pfh: . @prefix geneProductOf: . @prefix hasAgent: . @prefix hgnc: . @prefix proteinModification: . @prefix psimod: . @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:0016301 . sub:_2 geneProductOf: pfh:MAPK%20Erk1%2F3%20Family; a Protein: . sub:_3 belv:variantOf hgnc:11290; a proteinModification:, psimod:00696 . sub:_4 occursIn: species:9606; rdf:object sub:_3; rdf:predicate belv:increases; rdf:subject sub:_1; a rdf:Statement . sub:assertion rdfs:label "kin(p(PFH:\"MAPK Erk1/3 Family\")) -> p(HGNC:SREBF2,pmod(P,S))" . } 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:_5 prov:value "insulin also stimulates the transcriptional activity of nSREB2 and nSREB1A through a mitogen activated protein kinase pathway. The ser117 residue has been identified as the major phosphorylation site for MAPK in SREB1A. Ser432 and Ser455 are described as the MAPK phosphorylation sites in viro and in vivo in SREBP2. These phosphorylations do not modify DNA binding but enhance SREBP2 transactivation capacity. A role for MAPK in the modification of SREB1C transcriptional activity remains controversial. Although the ser117 target of MAPK in SREBP1A is also present in the SREBP1C isoform, the use of inhibitors of teh MAPK pathway in cultured hepatocytes do not antagonize the effect of insulin on SREBP1C target genes, suggesting that SREBP1C is not phosphorylated by MAPK in hepatocytes. We have shown that PKB is able to phosphorylate purified nSREBP1C in vitro. Cotransfection experiments in cultured hepatocytes indicate that phosphorylation by insulin and PKB stimulates the transcriptional activity of nuclear SREBP1C"; prov:wasQuotedFrom pubmed:15589694 . sub:_6 rdfs:label "Selventa" . sub:assertion prov:hadPrimarySource pubmed:15589694; prov:wasDerivedFrom beldoc:, sub:_5 . } sub:pubinfo { this: dct:created "2014-07-03T14:30:30.181+02:00"^^xsd:dateTime; pav:createdBy orcid:0000-0001-6818-334X, orcid:0000-0002-1267-0234 . }