@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix go: <http://amigo.geneontology.org/amigo/term/GO:> .
@prefix this: <http://www.tkuhn.ch/bel2nanopub/RAd_xMO2VqTdhIrQjlvedli2Vjua6wQpxvBJpdHeepO7M> .
@prefix sub: <http://www.tkuhn.ch/bel2nanopub/RAd_xMO2VqTdhIrQjlvedli2Vjua6wQpxvBJpdHeepO7M#> .
@prefix beldoc: <http://resource.belframework.org/belframework/1.0/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 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/1.0/namespace/selventa-legacy-chemical-names/> .
@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 "1.4" .
  sub:_4 prov:value "Mammary epithelial 31EG4 cells (MEC) were grown as monolayers on filters to analyze the apical membrane mechanisms that help mediate ion and fluid transport across the epithelium. RT-PCR showed the presence of cystic fibrosis transmembrane conductance regulator (CFTR) and epithelial Na(+) channel (ENaC) message, and immunomicroscopy showed apical membrane staining for both proteins. CFTR was also localized to the apical membrane of native human mammary duct epithelium. In control conditions, mean values of transepithelial potential (apical-side negative) and resistance (R(T)) are -5.9 mV and 829 Omega x cm(2), respectively. The apical membrane potential (V(A)) is -40.7 mV, and the mean ratio of apical to basolateral membrane resistance (R(A)/R(B)) is 2.8. Apical amiloride hyperpolarized V(A) by 19.7 mV and tripled R(A)/R(B). A cAMP-elevating cocktail depolarized V(A) by 17.6 mV, decreased R(A)/R(B) by 60%, increased short-circuit current by 6 microA/cm(2), decreased R(T) by 155 Omega x cm(2), and largely eliminated responses to amiloride. Whole cell patch-clamp measurements demonstrated amiloride-inhibited Na(+) currents [linear current-voltage (I-V) relation] and forskolin-stimulated Cl(-) currents (linear I-V relation). A capacitance probe method showed that in the control state, MEC monolayers either absorbed or secreted fluid (2--4 microl x cm(-2) x h(-1)). Fluid secretion was stimulated either by activating CFTR (cAMP) or blocking ENaC (amiloride). These data plus equivalent circuit analysis showed that 1) fluid absorption across MEC is mediated by Na(+) transport via apical membrane ENaC, and fluid secretion is mediated, in part, by Cl(-) transport via apical CFTR; 2) in both cases, appropriate counterions move through tight junctions to maintain electroneutrality; and 3) interactions among CFTR, ENaC, and tight junctions allow MEC to either absorb or secrete fluid and, in situ, may help control luminal [Na(+)] and [Cl(-)]." ;
    prov:wasQuotedFrom pubmed:11443063 .
  sub:_5 rdfs:label "Selventa" .
  sub:assertion prov:hadPrimarySource pubmed:11443063 ;
    prov:wasDerivedFrom beldoc: , sub:_4 .
}
sub:pubinfo {
  this: dcterms:created "2014-07-03T14:29:57.180+02:00"^^xsd:dateTime ;
    pav:createdBy orcid:0000-0001-6818-334X , orcid:0000-0002-1267-0234 .
}