@prefix go: <http://amigo.geneontology.org/amigo/term/GO:> .
@prefix this: <http://www.tkuhn.ch/bel2nanopub/RAQx_t-2weLzmGJX8qK4Ie_Yai1c3HkFR8EfIyZCKKqmU> .
@prefix sub: <http://www.tkuhn.ch/bel2nanopub/RAQx_t-2weLzmGJX8qK4Ie_Yai1c3HkFR8EfIyZCKKqmU#> .
@prefix beldoc: <http://resource.belframework.org/belframework/20131211/knowledge/large_corpus.bel> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix dce: <http://purl.org/dc/elements/1.1/> .
@prefix pav: <http://purl.org/pav/> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix belv: <http://www.selventa.com/vocabulary/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix Protein: <http://www.ebi.ac.uk/chebi/searchId.do?chebiId=CHEBI_36080> .
@prefix mgi: <http://www.informatics.jax.org/marker/MGI:> .
@prefix geneProductOf: <http://purl.obolibrary.org/obo/RO_0002204> .
@prefix schem: <http://resource.belframework.org/belframework/20131211/namespace/selventa-legacy-chemicals/> .
@prefix species: <http://www.ncbi.nlm.nih.gov/Taxonomy/Browser/wwwtax.cgi?id=> .
@prefix occursIn: <http://purl.obolibrary.org/obo/BFO_0000066> .
@prefix pubmed: <http://www.ncbi.nlm.nih.gov/pubmed/> .
@prefix orcid: <http://orcid.org/> .
sub:Head {
  this: np:hasAssertion sub:assertion ;
    np:hasProvenance sub:provenance ;
    np:hasPublicationInfo sub:pubinfo ;
    a np:Nanopublication .
}
sub:assertion {
  sub:_1 geneProductOf: mgi:88388 ;
    a Protein: .
  sub:_2 belv:translocationFrom go:0005622 ;
    belv:translocationOf schem:Chloride%281-%29 ;
    belv:translocationTo go:0005576 .
  sub:_3 occursIn: species:10090 ;
    rdf:object sub:_2 ;
    rdf:predicate belv:increases ;
    rdf:subject sub:_1 ;
    a rdf:Statement .
  sub:assertion rdfs:label "p(MGI:Cftr) -> sec(a(SCHEM:\"Chloride(1-)\"))" .
}
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:_5 ;
    pav:version "20131211" .
  sub:_4 prov:value "Protein kinase C (PKC) regulates cystic fibrosis transmembrane conductance regulator (CFTR) channel activity but the PKC signaling mechanism is not yet known. The goal of these studies was to identify PKC isotype(s) required for control of CFTR function. CFTR activity was measured as 36Cl efflux in a Chinese hamster ovary cell line stably expressing wild-type CFTR (CHO-wtCFTR) and in a Calu-3 cell line. Chelerythrine, a PKC inhibitor, delayed increased CFTR activity induced with phorbol 12-myristate 13-acetate or with the cAMP-generating agents (-)-epinephrine or forskolin plus 8-(4-chlorophenylthio)adenosine 3',5'- cyclic monophosphate. Immunoblot analysis of Calu-3 cells revealed that PKC-alpha, -betaII, -delta, -epsilon, and -zeta were expressed in confluent cell cultures. Pretreatment of cell monolayers with Lipofectin plus antisense oligonucleotide to PKC-epsilon for 48 h prevented stimulation of CFTR with (-)-epinephrine, reduced PKC-epsilon activity in unstimulated cells by 52.1%, and decreased PKC-epsilon mass by 76.1% but did not affect hormone-activated protein kinase A activity. Sense oligonucleotide to PKC-epsilon and antisense oligonucleotide to PKC-delta and -zeta did not alter (-)-epinephrine-stimulated CFTR activity. These results demonstrate the selective regulation of CFTR function by constitutively active PKC-epsilon." ;
    prov:wasQuotedFrom pubmed:9814985 .
  sub:_5 rdfs:label "Selventa" .
  sub:assertion prov:hadPrimarySource pubmed:9814985 ;
    prov:wasDerivedFrom beldoc: , sub:_4 .
}
sub:pubinfo {
  this: dct:created "2014-07-03T14:34:17.499+02:00"^^xsd:dateTime ;
    pav:createdBy orcid:0000-0001-6818-334X , orcid:0000-0002-1267-0234 .
}