@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 obo: . @prefix Protein: . @prefix mgi: . @prefix geneProductOf: . @prefix hasPart: . @prefix ProteinComplex: . @prefix entrez: . @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 hasPart: sub:_2, sub:_3; a ProteinComplex: . sub:_2 geneProductOf: mgi:95767; a Protein: . sub:_3 geneProductOf: mgi:95768; a Protein: . sub:_4 geneProductOf: entrez:492938; a Protein: . sub:_5 occursIn: obo:CL_0000192, species:10090; rdf:object sub:_4; rdf:predicate belv:decreases; rdf:subject sub:_1; a rdf:Statement . sub:assertion rdfs:label "complex(p(MGI:Gna12),p(MGI:Gna13)) -| p(EGID:492938)" . } 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 "In contrast, lack of G12-G13, as well as of their major effector, the leukemia-associated Rho guanine nucleotide exchange factor (LARG), did not alter normal blood pressure regulation but did block the development of salt-induced hypertension. This identifies the G12-G13-LARG-mediated signaling pathway as a new target for antihypertensive therapies that would be expected to leave normal blood pressure regulation unaffected."; prov:wasQuotedFrom pubmed:18084302 . sub:_7 rdfs:label "Selventa" . sub:assertion prov:hadPrimarySource pubmed:18084302; prov:wasDerivedFrom beldoc:, sub:_6 . } sub:pubinfo { this: dct:created "2014-07-03T14:33:14.136+02:00"^^xsd:dateTime; pav:createdBy orcid:0000-0001-6818-334X, orcid:0000-0002-1267-0234 . }