@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 microRNA: . @prefix hgnc: . @prefix geneProductOf: . @prefix Protein: . @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: hgnc:31545; a microRNA: . sub:_2 geneProductOf: hgnc:990; a Protein: . sub:_3 occursIn: obo:CLO_0007668, species:9606; rdf:object sub:_2; rdf:predicate belv:decreases; rdf:subject sub:_1; a rdf:Statement . sub:assertion rdfs:label "m(HGNC:\"MIR16-1\") -| p(HGNC:BCL2)" . } 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 "We constructed a pSR-GFP-Neo expression vector by inserting an 832-bp genomic sequence that contains both miRNAs (pSR-miR-15/16-WT). The vector was transiently transfected into MEG-01 cells. The levels of Bcl2 were highly reduced (to ~7% normalized expression) in comparison with WT MEG-01 cells or cells transfected with the empty vector (which shows similar levels of Bcl2) (Fig. 2A).....As shown in Fig. 2B, separate transfections of miR-15a-sense and miR- 16-1-sense, respectively, completely abolished BCL2 expression, whereas transfection of antisense RNAs did not."; prov:wasQuotedFrom pubmed:16166262 . sub:_5 rdfs:label "Selventa" . sub:assertion prov:hadPrimarySource pubmed:16166262; prov:wasDerivedFrom beldoc:, sub:_4 . } sub:pubinfo { this: dct:created "2014-07-03T14:32:50.166+02:00"^^xsd:dateTime; pav:createdBy orcid:0000-0001-6818-334X, orcid:0000-0002-1267-0234 . }