@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 mgi: . @prefix geneProductOf: . @prefix hasAgent: . @prefix RNA: . @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:0042789 . sub:_2 geneProductOf: mgi:2139360; a Protein: . sub:_3 geneProductOf: mgi:88174; a RNA: . sub:_4 occursIn: obo:UBERON_0002371, species:10090; rdf:object sub:_3; rdf:predicate belv:directlyIncreases; rdf:subject sub:_1; a rdf:Statement . sub:assertion rdfs:label "tscript(p(MGI:Sall4)) => r(MGI:Bmi1)" . } 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 "Here, we demonstrate that transcription from the Bmi-1 promoter is strikingly activated by SALL4 in a dose-dependent manner by using a luciferase reporter gene assay. Both promoter deletion construct studies and ChIP from a myeloid stem cell line, 32D, demonstrate that SALL4 binds to a specific region of the Bmi-1 promoter. Deletion of one copy of Sall4 by gene targeting in mouse bone marrow significantly reduced Bmi-1 expression. Reducing SALL4 expression by siRNA in the HL-60 leukemia cell line also results in significant down-regulation of Bmi-1. Furthermore, Bmi-1 expression is up-regulated in transgenic mice that constitutively overexpress human SALL4, and the levels of Bmi-1"; prov:wasQuotedFrom pubmed:17557835 . sub:_6 rdfs:label "Selventa" . sub:assertion prov:hadPrimarySource pubmed:17557835; prov:wasDerivedFrom beldoc:, sub:_5 . } sub:pubinfo { this: dct:created "2014-07-03T14:33:10.906+02:00"^^xsd:dateTime; pav:createdBy orcid:0000-0001-6818-334X, orcid:0000-0002-1267-0234 . }