@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 schem: . @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:62064; a Protein: . sub:_3 occursIn: obo:UBERON_0004237, species:10116; rdf:object sub:_1; rdf:predicate belv:directlyIncreases; rdf:subject schem:Norepinephrine; a rdf:Statement . sub:assertion rdfs:label "a(SCHEM:Norepinephrine) => cat(p(RGD:Adra1d))" . } 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:_6; pav:version "20131211" . sub:_4 dce:identifier "Cardiovascular Physiology Concepts"; dce:title "Cardiovascular Physiology Concepts"; dce:type "Other" . sub:_5 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:_4 . sub:_6 rdfs:label "Selventa" . sub:assertion prov:hadPrimarySource sub:_4; prov:wasDerivedFrom beldoc:, sub:_5 . } sub:pubinfo { this: dct:created "2014-07-03T14:31:29.046+02:00"^^xsd:dateTime; pav:createdBy orcid:0000-0001-6818-334X, orcid:0000-0002-1267-0234 . }