@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 RNA: . @prefix mgi: . @prefix geneProductOf: . @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:105070; a RNA: . sub:_2 occursIn: obo:CLO_0002071, species:10090; rdf:object sub:_1; rdf:predicate belv:increases; rdf:subject go:0007520; a rdf:Statement . sub:assertion rdfs:label "bp(GOBP:\"myoblast fusion\") -> r(MGI:Tnni2)" . } 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 observed that Nur77 is weakly expressed in proliferating myoblasts; however, the transcript is induced 4 fold relative to GAPDH mRNA as the cells exit the cell cycle and fuse to form differentiated multinucleated myotubes that have acquired a muscle-specific phenotype (Fig. 1B). Concomitant with this increase in Nur77 mRNA was the striking induction of the slow (type I, TNNI1) and fast (type II, TNNI2) isoforms of the contractile protein, troponin I, relative to GAPDH mRNA (Fig. 1, D and E)."; prov:wasQuotedFrom pubmed:15640143 . sub:_4 rdfs:label "Selventa" . sub:assertion prov:hadPrimarySource pubmed:15640143; prov:wasDerivedFrom beldoc:, sub:_3 . } sub:pubinfo { this: dct:created "2014-07-03T14:32:37.426+02:00"^^xsd:dateTime; pav:createdBy orcid:0000-0001-6818-334X, orcid:0000-0002-1267-0234 . }