@prefix this: . @prefix sub: . @prefix beldoc: . @prefix rdfs: . @prefix rdf: . @prefix xsd: . @prefix dct: . @prefix dce: . @prefix pav: . @prefix np: . @prefix belv: . @prefix prov: . @prefix mgi: . @prefix proteinModification: . @prefix psimod: . @prefix go: . @prefix Protein: . @prefix geneProductOf: . @prefix hasAgent: . @prefix mesh: . @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 belv:variantOf mgi:88138; a proteinModification:, psimod:00696 . sub:_2 hasAgent: sub:_3; a go:0003824 . sub:_3 geneProductOf: mgi:88138; a Protein: . sub:_4 rdf:object mesh:D017209; rdf:predicate belv:decreases; rdf:subject sub:_2; a rdf:Statement . sub:_5 occursIn: species:10090; rdf:object sub:_4; rdf:predicate belv:directlyDecreases; rdf:subject sub:_1; a rdf:Statement . sub:assertion rdfs:label "cat(p(MGI:Bcl2)) -| bp(MESHPP:Apoptosis)", "p(MGI:Bcl2,pmod(P,S,87)) =| (cat(p(MGI:Bcl2)) -| bp(MESHPP:Apoptosis))" . } 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:_7; pav:version "20131211" . sub:_6 prov:value "In this study, we identify, by using mass spectrometry techniques and specific anti-phosphopeptide antibodies, Ser(87) and Thr(56) as the Bcl-2 residues phosphorylated by p38 MAPK and show that phosphorylation of these residues is always associated with a decrease in the antiapoptotic potential of Bcl-2 protein."; prov:wasQuotedFrom pubmed:16714293 . sub:_7 rdfs:label "Selventa" . sub:assertion prov:hadPrimarySource pubmed:16714293; prov:wasDerivedFrom beldoc:, sub:_6 . } sub:pubinfo { this: dct:created "2014-07-03T14:33:00.700+02:00"^^xsd:dateTime; pav:createdBy orcid:0000-0001-6818-334X, orcid:0000-0002-1267-0234 . }