@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 RNA: . @prefix do: . @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:0042789 . sub:_2 geneProductOf: hgnc:7996; a Protein: . sub:_3 geneProductOf: hgnc:3265; a RNA: . sub:_4 occursIn: do:1240, species:9606; rdf:object sub:_3; rdf:predicate belv:directlyIncreases; rdf:subject sub:_1; a rdf:Statement . sub:assertion rdfs:label "tscript(p(HGNC:NRF1)) => r(HGNC:EIF2S1)" . } 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 "20131211" . sub:_5 prov:value "A striking feature of this element is its palindrome sequences and eight-base pair direct repeats. We have purified to near homogeneity a 66-68-kDa protein that binds to this region and have designated it alpha-PAL {Nrf1}. The alpha-PAL-binding site extends from -74 to -10. By methylation protection analysis and mobility shift assay, the alpha-PAL-binding site is shown to be two adjacent sites, one with high and one with lower affinity, which bind alpha-PAL in a noncooperative manner. When the high affinity binding site is cloned upstream of the adenovirus 2 core promoter, in vitro transcription is stimulated 2-3-fold. When linked to a CAT reporter gene, activity of the eIF-2 alpha {eif2s1} promoter shows an approximate 2-fold dependence on the alpha-PAL element {in a leukemia cell line}."; prov:wasQuotedFrom pubmed:2584221 . sub:_6 rdfs:label "Selventa" . sub:assertion prov:hadPrimarySource pubmed:2584221; prov:wasDerivedFrom beldoc:, sub:_5 . } sub:pubinfo { this: dct:created "2014-07-03T14:33:43.048+02:00"^^xsd:dateTime; pav:createdBy orcid:0000-0001-6818-334X, orcid:0000-0002-1267-0234 . }