@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 RNA: . @prefix hgnc: . @prefix geneProductOf: . @prefix Protein: . @prefix entrez: . @prefix go: . @prefix nch: . @prefix ProteinComplex: . @prefix hasAgent: . @prefix atcc: . @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 { nch:Na%2FK%20Exchanging%20ATPase%20Complex a ProteinComplex: . sub:_1 geneProductOf: hgnc:9404; a RNA: . sub:_2 geneProductOf: entrez:183; a Protein: . sub:_3 hasAgent: nch:Na%2FK%20Exchanging%20ATPase%20Complex; a go:0003824 . sub:_4 rdf:object sub:_3; rdf:predicate belv:increases; rdf:subject sub:_2; a rdf:Statement . sub:_5 occursIn: atcc:HTB-22.aspx, species:9606; rdf:object sub:_4; rdf:predicate belv:increases; rdf:subject sub:_1; a rdf:Statement . sub:assertion rdfs:label "p(EGID:183) -> cat(complex(NCH:\"Na/K Exchanging ATPase Complex\"))", "r(HGNC:PRKCI) -> (p(EGID:183) -> cat(complex(NCH:\"Na/K Exchanging ATPase 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:_7; pav:version "1.4" . sub:_6 prov:value "The treatment of cells with PKC-iota antisense oligodeoxynucleotides inhibited the effects of Ang II on the Na+/K+ATPase activity. Additionally, the effect of Ang II on Na+/K+ATPase activity was also blocked by the phosphatidylinositol 3-kinase (PI3K) inhibitors, wortmannin and LY294002, and by the actin depolymerizing agents, cytochalasin D."; prov:wasQuotedFrom pubmed:15887250 . sub:_7 rdfs:label "Selventa" . sub:assertion prov:hadPrimarySource pubmed:15887250; prov:wasDerivedFrom beldoc:, sub:_6 . } sub:pubinfo { this: dct:created "2014-07-03T14:30:35.273+02:00"^^xsd:dateTime; pav:createdBy orcid:0000-0001-6818-334X, orcid:0000-0002-1267-0234 . }