@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 scomp: . @prefix geneProductOf: . @prefix hasAgent: . @prefix schem: . @prefix RNA: . @prefix rgd: . @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 hasAgent: sub:_2; a go:0008233 . sub:_2 geneProductOf: scomp:Proteasome%20Complex; a Protein: . sub:_3 geneProductOf: rgd:62051; a RNA: . sub:_4 rdf:object sub:_3; rdf:predicate belv:increases; rdf:subject schem:Isoproterenol; a rdf:Statement . sub:_5 occursIn: obo:CL_0000746, species:10116; rdf:object sub:_4; rdf:predicate belv:increases; rdf:subject sub:_1; a rdf:Statement . sub:assertion rdfs:label "a(SCHEM:Isoproterenol) -> r(RGD:Pla2g5)", "pep(p(SCOMP:\"Proteasome Complex\")) -> (a(SCHEM:Isoproterenol) -> r(RGD:Pla2g5))" . } 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 "20131211" . sub:_6 prov:value "Table 1. Downregulation of Growth Signaling Pathways in Isoproterenol-Stimulated Versus MG132-Cotreated Cardiomocytes (>2 fold reduction in gene expression in MG132-cotreated cells)"; prov:wasQuotedFrom pubmed:18086945 . sub:_7 rdfs:label "Selventa" . sub:assertion prov:hadPrimarySource pubmed:18086945; prov:wasDerivedFrom beldoc:, sub:_6 . } sub:pubinfo { this: dct:created "2014-07-03T14:33:14.214+02:00"^^xsd:dateTime; pav:createdBy orcid:0000-0001-6818-334X, orcid:0000-0002-1267-0234 . }