@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 hgnc: . @prefix geneProductOf: . @prefix hasAgent: . @prefix obo: . @prefix occursIn: . @prefix species: . @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:0003824 . sub:_2 geneProductOf: hgnc:285; a Protein: . sub:_3 hasAgent: sub:_4; a go:0005525 . sub:_4 geneProductOf: hgnc:4392; a Protein: . sub:_5 occursIn: obo:CL_0000746, obo:UBERON_0000948, species:9606; rdf:object sub:_3; rdf:predicate belv:directlyIncreases; rdf:subject sub:_1; a rdf:Statement . sub:assertion rdfs:label "cat(p(HGNC:ADRB1)) => gtp(p(HGNC:GNAS))" . } 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:_8; pav:version "20131211" . sub:_6 dce:identifier "Golan Document"; dce:title "Golan Document"; dce:type "Other" . sub:_7 prov:value "Binding of an endogenous or exogenous agonist to beta 1-adrenergic receptors on the surface of cardiac myocytes causes G alpha proteins to activate adenylyl cyclase, which in turn catalyzes the conversion of ATP to cAMP. cAMP activates multiple protein kinases, including protein kinase A. PKA phosphorylates and activates sarcolemmal Ca2+ channels and thereby increases cardiac myocyte contractility."; prov:wasQuotedFrom sub:_6 . sub:_8 rdfs:label "Selventa" . sub:assertion prov:hadPrimarySource sub:_6; prov:wasDerivedFrom beldoc:, sub:_7 . } sub:pubinfo { this: dct:created "2014-07-03T14:31:29.112+02:00"^^xsd:dateTime; pav:createdBy orcid:0000-0001-6818-334X, orcid:0000-0002-1267-0234 . }