@prefix dcterms: . @prefix this: . @prefix sub: . @prefix beldoc: . @prefix rdfs: . @prefix xsd: . @prefix dce: . @prefix pav: . @prefix np: . @prefix prov: . @prefix obo: . @prefix Protein: . @prefix mgi: . @prefix geneProductOf: . @prefix hasPart: . @prefix ProteinComplex: . @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 hasPart: mgi:104857, sub:_2; occursIn: obo:CL_0000893, species:10090; a ProteinComplex: . sub:_2 geneProductOf: mgi:98510; a Protein: . sub:assertion rdfs:label "complex(p(MGI:Tcf3),g(MGI:Ptcra))" . } 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:_4; pav:version "20131211" . sub:_3 prov:value "We have shown that the transcription factors E2A and HEB associate with high affinity to these E-boxes. Moreover, we have identified pT alpha as a direct target of E2A-HEB heterodimers in immature thymocytes because they specifically occupy the enhancer in vivo. In these cells, pT alpha mRNA levels are determined by the presence of one or two functional E2A or HEB alleles. Furthermore, E2A/HEB transcriptional activity is repressed by heterodimerization with SCL, a transcription factor that is turned off in differentiating thymocytes exactly at a stage when pT alpha is up-regulated."; prov:wasQuotedFrom pubmed:12566462 . sub:_4 rdfs:label "Selventa" . sub:assertion prov:hadPrimarySource pubmed:12566462; prov:wasDerivedFrom beldoc:, sub:_3 . } sub:pubinfo { this: dcterms:created "2014-07-03T14:31:58.703+02:00"^^xsd:dateTime; pav:createdBy orcid:0000-0001-6818-334X, orcid:0000-0002-1267-0234 . }