@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 pfh: . @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 { sub:_1 hasAgent: sub:_2; a go:0042789 . sub:_2 geneProductOf: hgnc:24727; a Protein: . sub:_3 hasAgent: sub:_4; a go:0042789 . sub:_4 geneProductOf: pfh:E2F%20Family; a Protein: . sub:_5 occursIn: species:9606; rdf:object sub:_3; rdf:predicate belv:decreases; rdf:subject sub:_1; a rdf:Statement . sub:assertion rdfs:label "tscript(p(HGNC:E2F8)) -| tscript(p(PFH:\"E2F Family\"))" . } 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:_7; pav:version "1.4" . sub:_6 prov:value "The E2F family of transcription factors are downstream effectors of the retinoblastoma protein, pRB, pathway and are essential for the timely regulation of genes necessary for cell-cycle progression. Here we describe the characterization of human and murine E2F8, a new member of the E2F family. Sequence analysis of E2F8 predicts the presence of two distinct E2F-related DNA binding domains suggesting that E2F8 and, the recently, identified E2F7 form a subgroup within the E2F family. We show that E2F transcription factors bind the E2F8 promoter in vivo and that expression of E2F8 is being induced at the G1/S transition. Purified recombinant E2F8 binds specifically to a consensus E2F-DNA-binding site indicating that E2F8, like E2F7, binds DNA without the requirement of co-factors such as DP1. E2F8 inhibits E2F-driven promoters suggesting that E2F8 is transcriptional repressor like E2F7. Ectopic expression of E2F8 in diploid human fibroblasts reduces expression of E2F-target genes and inhibits cell growth consistent with a role for repressing E2F transcriptional activity. Taken together, these data suggest that E2F8 has an important role in turning of the expression of E2F-target genes in the S-phase of the cell cycle."; prov:wasQuotedFrom pubmed:16179649 . sub:_7 rdfs:label "Selventa" . sub:assertion prov:hadPrimarySource pubmed:16179649; prov:wasDerivedFrom beldoc:, sub:_6 . } sub:pubinfo { this: dct:created "2014-07-03T14:30:38.313+02:00"^^xsd:dateTime; pav:createdBy orcid:0000-0001-6818-334X, orcid:0000-0002-1267-0234 . }