@prefix dcterms: . @prefix this: . @prefix sub: . @prefix beldoc: . @prefix rdfs: . @prefix rdf: . @prefix xsd: . @prefix dce: . @prefix pav: . @prefix np: . @prefix belv: . @prefix prov: . @prefix go: . @prefix nch: . @prefix ProteinComplex: . @prefix hasAgent: . @prefix Protein: . @prefix hgnc: . @prefix geneProductOf: . @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 { nch:CK%20II%20Complex a ProteinComplex: . sub:_1 hasAgent: nch:CK%20II%20Complex; a go:0016301 . sub:_2 hasAgent: sub:_3; a go:0042789 . sub:_3 geneProductOf: hgnc:11205; a Protein: . sub:_4 occursIn: species:9606; rdf:object sub:_2; rdf:predicate belv:decreases; rdf:subject sub:_1; a rdf:Statement . sub:assertion rdfs:label "kin(complex(NCH:\"CK II Complex\")) -| tscript(p(HGNC:SP1))" . } 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 "1.4" . sub:_5 prov:value "Response elements present in the promoter sequences of the human catalytic (CK2alpha) and regulatory (CK2beta) subunit genes have been examined for the significance in transcriptional control using reporter gene assays, electrophoretic mobility shift assays, site-directed mutagenesis, ectopic protein expressions, and transcript assessments. Most strikingly, in both promoters the regions of highest transcriptional activity contain two adjoining, completely identical and conserved Ets1 response elements, and both the mutation of motifs and the overexpression of Ets1 affect significantly transcriptional activity. Also in common are Sp1 response elements that cooperate with Ets1, and Sp1 is phosphorylatable by CK2 holoenzyme but not by individual CK2alpha, the phosphorylation negatively affecting DNA binding."; prov:wasQuotedFrom pubmed:11827174 . sub:_6 rdfs:label "Selventa" . sub:assertion prov:hadPrimarySource pubmed:11827174; prov:wasDerivedFrom beldoc:, sub:_5 . } sub:pubinfo { this: dcterms:created "2014-07-03T14:30:00.819+02:00"^^xsd:dateTime; pav:createdBy orcid:0000-0001-6818-334X, orcid:0000-0002-1267-0234 . }