@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:0042789 . sub:_2 geneProductOf: hgnc:12801; a Protein: . sub:_3 occursIn: species:9606; rdf:object sub:_1; rdf:predicate belv:decreases; rdf:subject schem:serum%20glucose; a rdf:Statement . sub:assertion rdfs:label "a(SCHEM:\"serum glucose\") -| tscript(p(HGNC:XBP1))" . } 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 "cis-regulatory element located at nt +1614-1621 (5'-TGACGCAA-3') is responsible for activation of the C/EBPbeta gene. Electrophoresis mobility shift analysis revealed that proteins are bound to this element and that the amount of binding is increased following glucose deprivation. This element is homologous to a previously reported mammalian unfolded protein response element that binds XBP-1. Consistent with those data, overexpression of XBP-1 caused an increase in transcription that was mediated by the C/EBPbeta mammalian unfolded protein response element."; prov:wasQuotedFrom pubmed:15102854 . sub:_5 rdfs:label "Selventa" . sub:assertion prov:hadPrimarySource pubmed:15102854; prov:wasDerivedFrom beldoc:, sub:_4 . } sub:pubinfo { this: dct:created "2014-07-03T14:30:22.754+02:00"^^xsd:dateTime; pav:createdBy orcid:0000-0001-6818-334X, orcid:0000-0002-1267-0234 . }