@prefix dcterms: .
@prefix this: .
@prefix sub: .
@prefix beldoc: .
@prefix rdfs: .
@prefix rdf: .
@prefix xsd: .
@prefix dce: .
@prefix pav: .
@prefix np: .
@prefix belv: .
@prefix prov: .
@prefix Protein: .
@prefix mgi: .
@prefix geneProductOf: .
@prefix go: .
@prefix species: .
@prefix occursIn: .
@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 geneProductOf: mgi:88439;
a Protein: .
sub:_2 occursIn: species:10090;
rdf:object go:0018108;
rdf:predicate belv:increases;
rdf:subject sub:_1;
a rdf:Statement .
sub:assertion rdfs:label "p(MGI:Cntf) -> bp(GOBP:\"peptidyl-tyrosine phosphorylation\")" .
}
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:_4;
pav:version "20131211" .
sub:_3 prov:value "We have identified by Scatchard analysis both high (124 pM, 14.4 x106 sites/micrograms protein, 7600 sites/cell) and low (1.6 nM, 7.7x106 sites/micrograms protein, 4100 sites/cell) affinity receptors for [125I]-rat ciliary neurotrophic factor (rCNTF) on astrocytes. Ligand competition studies showed that the binding of [125I]-rCNTF was effectively competed by rCNTF and human CNTF, but not by hLIF, mIL-6 or mIL-1B. Three proteins specifically crossed-linked to [125I]-rCNTF, with the molecular weights of 190, 100, and 43 kDa, were immunoprecipitated by anti-rCNTF antibodies. Anti-LIFR or anti-gp130 antibodies immunoprecipitated the 100 and the 190 kDa proteins. CNTF induced the tyrosine phosphorylation of LIFR and gp130, as well as of proteins with the molecular weights of 88/91 and 42 kDa. The phosphorylation of the 88/91 kDa protein(s) was inhibited by pretreating the cells with staurosporine, 12-myristate 13-acetate phorbol (PMA), W7, chlorpromazine, or the intracellular Ca+2 chelator BAPTA/AM. In contrast, CNTF and PMA acted synergistically to induce the phosphorylation of two proteins with the molecular weights of 42 and 44 kDa. At later time points following CNTF treatment, c-fos messenger RNA and protein levels were increased. Collectively, these data indicate that hippocampal astrocytes express high-affinity, biologically functional receptor complexes for CNTF.";
prov:wasQuotedFrom pubmed:10082809 .
sub:_4 rdfs:label "Selventa" .
sub:assertion prov:hadPrimarySource pubmed:10082809;
prov:wasDerivedFrom beldoc:, sub:_3 .
}
sub:pubinfo {
this: dcterms:created "2014-07-03T14:31:29.668+02:00"^^xsd:dateTime;
pav:createdBy orcid:0000-0001-6818-334X, orcid:0000-0002-1267-0234 .
}