@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 hgnc: . @prefix geneProductOf: . @prefix hasAgent: . @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 hasAgent: sub:_2; a go:0016301 . sub:_2 geneProductOf: hgnc:6880; a Protein: . sub:_3 hasAgent: sub:_4; a go:0042789 . sub:_4 geneProductOf: hgnc:6204; a Protein: . sub:_5 occursIn: obo:UBERON_0002048, species:9606; rdf:object sub:_3; rdf:predicate belv:increases; rdf:subject sub:_1; a rdf:Statement . sub:assertion rdfs:label "kin(p(HGNC:MAPK7)) -> tscript(p(HGNC:JUN))" . } 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:_7; pav:version "20131211" . sub:_6 prov:value "overexpression of dominant negative (dn) forms of extracellular signal-regulated kinase (ERK)-1 and/or -2 did not have any significant effect indicating the involvement of another ERK-like MAPK in this pathway. Here, we report for the first time the involvement of ERK5 in PMA-inducible SPRR1B transcription in H441 cells. PMA significantly induced ERK5 activation in H441 cells. Overexpression of dn-ERK5 strongly suppressed both basal and PMA-inducible SPRR1B transcription, whereas wild-type ERK5 upregulated it. Consistent with this, a mutant form of MEK-5, an upstream activator of ERK5, strongly suppressed PMA-inducible promoter activity. However, coexpression of c-Jun restored promoter activation suppressed by dn-ERK5. "; prov:wasQuotedFrom pubmed:12091247 . sub:_7 rdfs:label "Selventa" . sub:assertion prov:hadPrimarySource pubmed:12091247; prov:wasDerivedFrom beldoc:, sub:_6 . } sub:pubinfo { this: dct:created "2014-07-03T14:31:51.306+02:00"^^xsd:dateTime; pav:createdBy orcid:0000-0001-6818-334X, orcid:0000-0002-1267-0234 . }