@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 ncm: .
@prefix ProteinComplex: .
@prefix hasAgent: .
@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 {
ncm:PP2A%20Complex a ProteinComplex: .
sub:_1 geneProductOf: mgi:96552;
a Protein: .
sub:_2 hasAgent: ncm:PP2A%20Complex;
a go:0016791 .
sub:_3 hasAgent: sub:_4;
a go:0042789 .
sub:_4 geneProductOf: mgi:103036;
a Protein: .
sub:_5 rdf:object sub:_3;
rdf:predicate belv:decreases;
rdf:subject sub:_2;
a rdf:Statement .
sub:_6 occursIn: species:10090;
rdf:object sub:_5;
rdf:predicate belv:increases;
rdf:subject sub:_1;
a rdf:Statement .
sub:assertion rdfs:label "p(MGI:Il3) -> (phos(complex(NCM:\"PP2A Complex\")) -| tscript(p(MGI:Stat5a)))",
"phos(complex(NCM:\"PP2A Complex\")) -| tscript(p(MGI:Stat5a))" .
}
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:_8;
pav:version "1.4" .
sub:_7 prov:value "PP2A also associates with Stat5 in 32Dcl3 cells in an IL-3-dependent manner. Pretreatment of 32Dcl3 cells with okadaic acid (OA), an inhibitor of PP2A, resulted in increased tyrosine phosphorylation and nuclear translocation of Stat5.";
prov:wasQuotedFrom pubmed:11440634 .
sub:_8 rdfs:label "Selventa" .
sub:assertion prov:hadPrimarySource pubmed:11440634;
prov:wasDerivedFrom beldoc:, sub:_7 .
}
sub:pubinfo {
this: dcterms:created "2014-07-03T14:29:57.096+02:00"^^xsd:dateTime;
pav:createdBy orcid:0000-0001-6818-334X, orcid:0000-0002-1267-0234 .
}