@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 sfam: . @prefix geneProductOf: . @prefix hasAgent: . @prefix scomp: . @prefix ProteinComplex: . @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 { scomp:Voltage%20Gated%20Sodium%20Channel%20Complex a ProteinComplex: . sub:_1 hasAgent: sub:_2; a go:0016301 . sub:_2 geneProductOf: sfam:PRKC%20Family; a Protein: . sub:_3 hasAgent: scomp:Voltage%20Gated%20Sodium%20Channel%20Complex; a go:0005215 . sub:_4 occursIn: obo:UBERON_0002082, species:10116; rdf:object sub:_3; rdf:predicate belv:decreases; rdf:subject sub:_1; a rdf:Statement . sub:assertion rdfs:label "kin(p(SFAM:\"PRKC Family\")) -| tport(complex(SCOMP:\"Voltage Gated Sodium Channel Complex\"))" . } 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:_5 prov:value "Activation of protein kinase C by 1-oleoyl-2-acetyl-sn-glycerol (OAG) (10 microM) decreased this current approximately 33% at a holding potential of -114 mV and 56% at -94 mV..... The effects of OAG on cardiac Na+ current were blocked in cells that had been previously microinjected with a peptide inhibitor of protein kinase C but not with a peptide inhibitor of cAMP-dependent protein kinase, indicating that protein kinase C is responsible for the effect of OAG.....Thus, the substantial reduction in Na+ current at normal diastolic depolarizations with 10 microM OAG is due to failure of channel opening in response to depolarization."; prov:wasQuotedFrom pubmed:8159741 . sub:_6 rdfs:label "Selventa" . sub:assertion prov:hadPrimarySource pubmed:8159741; prov:wasDerivedFrom beldoc:, sub:_5 . } sub:pubinfo { this: dct:created "2014-07-03T14:33:48.332+02:00"^^xsd:dateTime; pav:createdBy orcid:0000-0001-6818-334X, orcid:0000-0002-1267-0234 . }