@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 Protein: . @prefix rgd: . @prefix geneProductOf: . @prefix go: . @prefix sfam: . @prefix hasAgent: . @prefix proteinModification: . @prefix psimod: . @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 geneProductOf: rgd:1303071; a Protein: . sub:_2 hasAgent: sub:_3; a go:0016301 . sub:_3 geneProductOf: sfam:PRKA%20Family; a Protein: . sub:_4 belv:variantOf rgd:2245; a proteinModification:, psimod:00696 . sub:_5 rdf:object sub:_4; rdf:predicate belv:directlyIncreases; rdf:subject sub:_2; a rdf:Statement . sub:_6 occursIn: obo:CL_0000746, species:10116; rdf:object sub:_5; rdf:predicate belv:increases; rdf:subject sub:_1; a rdf:Statement . sub:assertion rdfs:label "kin(p(SFAM:\"PRKA Family\")) => p(RGD:Cacna1c,pmod(P))", "p(RGD:Akap7) -> (kin(p(SFAM:\"PRKA Family\")) => p(RGD:Cacna1c,pmod(P)))" . } 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:_7 prov:value "A kinase-anchoring protein 15 (AKAP15) coimmunoprecipitates with CaV1.2 channels isolated from rat heart membrane extracts and transfected cells, and it colocalizes with CaV1.2 channels and PKA in the transverse tubules of isolated ventricular myocytes. Site-directed mutagenesis studies reveal that AKAP15 directly interacts with the distal C terminus of the cardiac CaV1.2 channel via a leucine zipper-like motif."; prov:wasQuotedFrom pubmed:14569017 . sub:_8 rdfs:label "Selventa" . sub:assertion prov:hadPrimarySource pubmed:14569017; prov:wasDerivedFrom beldoc:, sub:_7 . } sub:pubinfo { this: dct:created "2014-07-03T14:32:10.312+02:00"^^xsd:dateTime; pav:createdBy orcid:0000-0001-6818-334X, orcid:0000-0002-1267-0234 . }