@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 pfm: . @prefix geneProductOf: . @prefix hasAgent: . @prefix mgi: . @prefix proteinModification: . @prefix psimod: . @prefix mesh: . @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 hasAgent: sub:_2; a go:0016301 . sub:_2 geneProductOf: pfm:Prkc%20Family; a Protein: . sub:_3 belv:variantOf mgi:98783; a proteinModification:, psimod:00696 . sub:_4 occursIn: mesh:D006321, species:10090; rdf:object sub:_3; rdf:predicate belv:increases; rdf:subject sub:_1; a rdf:Statement . sub:assertion rdfs:label "kin(p(PFM:\"Prkc Family\")) -> p(MGI:Tnni3,pmod(P,S,23))" . } 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 "1.4" . sub:_5 prov:value "Within the cardiac isoform's amino-terminal extension, serines are present at residues 23 and 24 (Ser23/Ser24), which serve as substrates for protein kinase A (PKA), which is activated in response to ?-adrenergic stimulation of the heart (3). Several investigations report that PKA-mediated phosphorylation of cTnI results in a reduction in myofilament Ca2+ sensitivity (4), an increase in cross-bridge cycling (5), and increased binding of cTnI to the thin filament. Cardiac TnI is also a substrate for protein kinase C (PKC) phosphorylation at Ser43/Ser45 and Thr144 (position 143 in the human protein) (6). However, the substrate specificity of these sites is not absolute, since PKC can phosphorylate the PKA sites (7-9). "; prov:wasQuotedFrom pubmed:15507454 . sub:_6 rdfs:label "Selventa" . sub:assertion prov:hadPrimarySource pubmed:15507454; prov:wasDerivedFrom beldoc:, sub:_5 . } sub:pubinfo { this: dct:created "2014-07-03T14:30:28.925+02:00"^^xsd:dateTime; pav:createdBy orcid:0000-0001-6818-334X, orcid:0000-0002-1267-0234 . }