@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 mgi: . @prefix geneProductOf: . @prefix hasPart: . @prefix ProteinComplex: . @prefix go: . @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 hasPart: sub:_2, sub:_3; a ProteinComplex: . sub:_2 geneProductOf: mgi:97308; a Protein: . sub:_3 geneProductOf: mgi:99951; a Protein: . sub:_4 hasAgent: sub:_5; a go:0042789 . sub:_5 geneProductOf: mgi:99951; a Protein: . sub:_6 occursIn: species:10090; rdf:object sub:_4; rdf:predicate belv:directlyIncreases; rdf:subject sub:_1; a rdf:Statement . sub:assertion rdfs:label "complex(p(MGI:Nfe2),p(MGI:Mafk)) => tscript(p(MGI:Mafk))" . } 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 "20131211" . sub:_7 prov:value "High-level, tissue-specific expression of the beta-globin genes requires the presence of an upstream locus control region (LCR). The overall enhancer activity of the beta-globin complex LCR (beta-LCR) is dependent on the integrity of the tandem NF-E2 sites of HS-2. The NF-E2 protein which binds these sites is a heterodimeric basic leucine zipper protein composed of a tissue-specific subunit, p45 NF-E2, and a smaller subunit, p18 NF-E2, that is widely expressed. .... Reduced levels of both alpha- and beta-globin were associated with the lower levels of NF-E2 activity in this cell line. Globin expression was fully restored upon the introduction of a tethered p45-p18 heterodimer. .... From these results, we conclude that NF-E2 is specifically required for high level goblin gene expression in MEL cells."; prov:wasQuotedFrom pubmed:7623856 . sub:_8 rdfs:label "Selventa" . sub:assertion prov:hadPrimarySource pubmed:7623856; prov:wasDerivedFrom beldoc:, sub:_7 . } sub:pubinfo { this: dct:created "2014-07-03T14:33:45.787+02:00"^^xsd:dateTime; pav:createdBy orcid:0000-0001-6818-334X, orcid:0000-0002-1267-0234 . }