@prefix dc: .
@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 hgnc: .
@prefix geneProductOf: .
@prefix proteinModification: .
@prefix psimod: .
@prefix hasAnnotation: .
@prefix atcc: .
@prefix occursIn: .
@prefix species: .
@prefix mesh: .
@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: hgnc:5464;
a Protein: .
sub:_2 belv:variantOf hgnc:391;
a proteinModification:, psimod:00696 .
sub:_3 occursIn: mesh:D002460, mesh:D007668, atcc:CRL-2210.aspx, species:10116;
hasAnnotation: sub:_4;
rdf:object sub:_2;
rdf:predicate belv:increases;
rdf:subject sub:_1;
a rdf:Statement .
sub:_4 dc:subject "TextLocation";
rdf:value "Results" .
sub:assertion rdfs:label "p(HGNC:IGF1) -> p(HGNC:AKT1,pmod(P,S,473))" .
}
sub:provenance {
beldoc: dce:description "Approximately 2000 hand curated statements drawn from 57 PubMeds.";
dce:rights "Copyright (c) 2011-2012, Selventa. All Rights Reserved.";
dce:title "BEL Framework Small Corpus Document";
dc:license "Creative Commons Attribution-Non-Commercial-ShareAlike 3.0 Unported License";
pav:authoredBy sub:_6;
pav:version "1.6" .
sub:_5 prov:value """To determine whether PKA-induced PKB activation accounts for GSK-3 phosphorylation
after treatment with 8-Br-cAMP, forskolin, or isoproterenol, PKB phosphorylation
at serine 473 and threonine 308, which is crucial for activation of PKB (20),
was assessed. As expected, insulin and IGF-1 strongly stimulated phosphorylation
of PKB at serine 473 in NIH 3T3 or Rat1 cells (Fig. 2B). In contrast, 8-Br-cAMP,
forskolin, and isoproterenol did not significantly alter PKB phosphorylation
at serine 473 (Fig. 2B). Similar results were obtained with a threonine 308 phosphorylation-specific
antibody (data not shown).""";
prov:wasQuotedFrom pubmed:11035810 .
sub:_6 rdfs:comment "support@belframework.org";
rdfs:label "Selventa" .
sub:assertion prov:hadPrimarySource pubmed:11035810;
prov:wasDerivedFrom beldoc:, sub:_5 .
}
sub:pubinfo {
this: dc:created "2014-07-03T14:29:34.691+02:00"^^xsd:dateTime;
pav:createdBy orcid:0000-0001-6818-334X, orcid:0000-0002-1267-0234 .
}