@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 chebi: . @prefix go: . @prefix Protein: . @prefix entrez: . @prefix geneProductOf: . @prefix hasAgent: . @prefix obo: . @prefix occursIn: . @prefix species: . @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 hasAgent: sub:_2; a go:0016301 . sub:_2 geneProductOf: entrez:5424; a Protein: . sub:_3 occursIn: obo:CLO_0003775, species:9606; rdf:object sub:_1; rdf:predicate belv:increases; rdf:subject chebi:7733; a rdf:Statement . sub:assertion rdfs:label "a(CHEBI:\"okadaic acid\") -> kin(p(EGID:5424))" . } 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 "20131211" . sub:_4 prov:value "When CDC2 was activated by okadaic acid in HL-60 cells, Bcl-2 phosphorylation was readily induced. The ability of CDC2 to phosphorylate Bcl-2 was confirmed by in vitro kinase assay with a highly purified CDC2-cyclin B complex. Using synthetic peptides and mutant cell lines, we identified threonine 56, one of two consensus sites for CDC2 within the Bcl-2 sequence, as a residue phosphorylated by CDC2."; prov:wasQuotedFrom pubmed:10766756 . sub:_5 rdfs:label "Selventa" . sub:assertion prov:hadPrimarySource pubmed:10766756; prov:wasDerivedFrom beldoc:, sub:_4 . } sub:pubinfo { this: dcterms:created "2014-07-03T14:31:34.978+02:00"^^xsd:dateTime; pav:createdBy orcid:0000-0001-6818-334X, orcid:0000-0002-1267-0234 . }