@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 Protein: . @prefix mgi: . @prefix geneProductOf: . @prefix RNA: . @prefix entrez: . @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 geneProductOf: mgi:101926; a Protein: . sub:_2 geneProductOf: entrez:109899; a RNA: . sub:_3 occursIn: obo:CLO_0002071, species:10090; rdf:object sub:_2; rdf:predicate belv:increases; rdf:subject sub:_1; a rdf:Statement . sub:assertion rdfs:label "p(MGI:Dlx5) -> r(EGID:109899)" . } 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:_5; pav:version "20131211" . sub:_4 prov:value "An early confluent culture of C2C12 cells pretreated with 10 microg/ml of cycloheximide (CHX) for 30 minutes and then treated with 300ng/ml of BMP-2 (bone morphogenetic protein2) for 1 day induced the expression of Dlx5. Moreover when Dlx5 was over-expressed by transfecting C2C12 cells with the Dlx5 expression vector, Alp expression was stimulated even in the absence of BMP-2 treatment and that Dlx5 and the product of its target gene, Runx2, stimulated ALP promoter activity in an additive manner. However, because Dlx5 continued to stimulate ALP expression in Runx2(-/-) cells, the ALP stimulatory activity of Dlx5 is independent of Runx2. Thus it suggests that Alp is a downstream target of Dlx5 and that Dlx5 and Runx5 can both regulate its expression."; prov:wasQuotedFrom pubmed:15383550 . sub:_5 rdfs:label "Selventa" . sub:assertion prov:hadPrimarySource pubmed:15383550; prov:wasDerivedFrom beldoc:, sub:_4 . } sub:pubinfo { this: dct:created "2014-07-03T14:32:32.101+02:00"^^xsd:dateTime; pav:createdBy orcid:0000-0001-6818-334X, orcid:0000-0002-1267-0234 . }