@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 scomp: . @prefix ProteinComplex: . @prefix hasAgent: . @prefix RNA: . @prefix hgnc: . @prefix geneProductOf: . @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 { scomp:Nfkb%20Complex a ProteinComplex: . sub:_1 hasAgent: scomp:Nfkb%20Complex; a go:0042789 . sub:_2 geneProductOf: hgnc:5013; a RNA: . sub:_3 occursIn: obo:CLO_0007059, species:9606; rdf:object sub:_2; rdf:predicate belv:directlyIncreases; rdf:subject sub:_1; a rdf:Statement . sub:assertion rdfs:label "tscript(complex(SCOMP:\"Nfkb Complex\")) => r(HGNC:HMOX1)" . } 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 "20131211" . sub:_4 prov:value "Electrophoretic mobility-shift assays of nuclear protein extracts from heme-treated and control cells with specific oligonucleotide probes containing binding sites for known transcription factors, including AP-1, AP-2, Sp1, NF-kappa B, CTF/NF1, TFIID, OKT1, and CREB, and oligonucleotides containing serum-, metal-, and glucocorticoid-responsive elements demonstrated a specific and marked increase in the NF-kappa B and AP-2 transcription factors and, to a lesser extent, an increase in AP-1. No significant increase in other transcription factors over the control, untreated cells was observed. DNase I footprint assays using purified transcription factors revealed the presence of NF-kappa B and AP-2 binding sites in the proximal part of the promoter region of the human HO-1 gene. "; prov:wasQuotedFrom pubmed:8016102 . sub:_5 rdfs:label "Selventa" . sub:assertion prov:hadPrimarySource pubmed:8016102; prov:wasDerivedFrom beldoc:, sub:_4 . } sub:pubinfo { this: dct:created "2014-07-03T14:33:48.220+02:00"^^xsd:dateTime; pav:createdBy orcid:0000-0001-6818-334X, orcid:0000-0002-1267-0234 . }