@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 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: hgnc:3804; a Protein: . sub:_3 geneProductOf: hgnc:12964; a RNA: . sub:_4 occursIn: obo:CL_0000235, species:9606; rdf:object sub:_3; rdf:predicate belv:decreases; rdf:subject sub:_1; a rdf:Statement . sub:assertion rdfs:label "tscript(p(HGNC:FOXD3)) -| r(HGNC:ZNF175)" . } 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 "We have cloned the OTK18 promoter region proximal to the transcriptional start site and determined the region responsible (-884/+1) for the basal transcriptional activity in a microglia cell line. Sequential deletion mutation analyses reveal three important response elements: Yingyang-1 (YY1; -805/-777), an HIV-1 response element for promoter activation; FoxD3 (-743/-725), a negative regulatory element; and Ets response element (-725/-707), a basal transcriptional activity response element. HIV-1 infection-induced upregulation of YY1 and c-Ets-1 protein, binding to the promoter region as determined by immunoblotting and chromatin immunoprecipitation and polymerase chain reaction (PCR) assays, and induction of YY1 was also observed in virus-infected monocyte-derived macrophages. Silencing of FoxD3 and YY1 in the cell line by small interfering RNA duplexes specific to these molecules significantly up- and downregulated basal OTK18 promoter activity in FoxD3 and YY1 response element-dependent manners, respectively. "; prov:wasQuotedFrom pubmed:19034670 . sub:_6 rdfs:label "Selventa" . sub:assertion prov:hadPrimarySource pubmed:19034670; prov:wasDerivedFrom beldoc:, sub:_5 . } sub:pubinfo { this: dct:created "2014-07-03T14:33:29.453+02:00"^^xsd:dateTime; pav:createdBy orcid:0000-0001-6818-334X, orcid:0000-0002-1267-0234 . }