@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 rgd: . @prefix geneProductOf: . @prefix hasAgent: . @prefix species: . @prefix occursIn: . @prefix obo: . @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: rgd:2055; a Protein: . sub:_3 hasAgent: sub:_4; a go:0005525 . sub:_4 geneProductOf: rgd:620770; a Protein: . sub:_5 occursIn: obo:UBERON_0004237, species:10116; rdf:object sub:_3; rdf:predicate belv:directlyIncreases; rdf:subject sub:_1; a rdf:Statement . sub:assertion rdfs:label "cat(p(RGD:Adra1a)) => gtp(p(RGD:Gnaq))" . } 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 "Cardiovascular Physiology Concepts"; dce:title "Cardiovascular Physiology Concepts"; dce:type "Other" . sub:_7 prov:value "There are several signal transduction mechanisms that modulate intracellular calcium concentration and therefore the state of vascular tone. Three different mechanisms will be described here: 1) phosphatidylinositol pathway, 2) Gs-protein-coupled pathway, and 3) nitric oxide-cGMP pathway The phosphatidylinositol pathway (shown to the right) in VSM is similar to that found in the heart. Norepinephrine (NE) acting via a1-adrenoceptors, angiotensin II (AII) acting via AII receptors, and endothelin-I (ET-1) acting through ETA receptors activate phospholipase C (PL-C) causing the formation of inositol triphosphate (IP3) from phosphatidylinositol (PIP2)."; 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.049+02:00"^^xsd:dateTime; pav:createdBy orcid:0000-0001-6818-334X, orcid:0000-0002-1267-0234 . }