@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 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: mgi:96223; a Protein: . sub:_3 hasAgent: sub:_4; a go:0042789 . sub:_4 geneProductOf: mgi:103076; a Protein: . sub:_5 occursIn: species:10090; rdf:object sub:_3; rdf:predicate belv:decreases; rdf:subject sub:_1; a rdf:Statement . sub:assertion rdfs:label "tscript(p(MGI:Hr)) -| tscript(p(MGI:Vdr))" . } 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 "vitamin D receptor (VDR) is a nuclear receptor that functions as a ligand-activated transcription factor, whereas the hairless gene product (Hr) acts as a corepressor of both the thyroid hormone receptor (TR) and the orphan nuclear receptor, RORalpha. In the present study, we show that VDR-mediated transactivation is strikingly inhibited by co-expression of rat Hr. The repressive effect of Hr is observed on both synthetic and naturally-occurring VDR-responsive promoters, and also when VDR-mediated transactivation is augmented by overexpression of its heterodimeric partner, retinoid X receptor....Coimmunoprecipitation data demonstrate that Hr and VDR associate in a cellular milieu, suggesting in vivo interaction. "; prov:wasQuotedFrom pubmed:12847098 . sub:_7 rdfs:label "Selventa" . sub:assertion prov:hadPrimarySource pubmed:12847098; prov:wasDerivedFrom beldoc:, sub:_6 . } sub:pubinfo { this: dct:created "2014-07-03T14:30:14.269+02:00"^^xsd:dateTime; pav:createdBy orcid:0000-0001-6818-334X, orcid:0000-0002-1267-0234 . }