@prefix go: . @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 Protein: . @prefix mgi: . @prefix geneProductOf: . @prefix obo: . @prefix hasPart: . @prefix ProteinComplex: . @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 geneProductOf: mgi:96925; a Protein: . sub:_2 belv:translocationFrom go:0005622; belv:translocationOf sub:_3; belv:translocationTo go:0005576 . sub:_3 hasPart: sub:_4, sub:_5; a ProteinComplex: . sub:_4 geneProductOf: mgi:96539; a Protein: . sub:_5 geneProductOf: mgi:96540; a Protein: . sub:_6 occursIn: obo:CL_0000738, obo:UBERON_0002106, species:10090; rdf:object sub:_2; rdf:predicate belv:increases; rdf:subject sub:_1; a rdf:Statement . sub:assertion rdfs:label "p(MGI:Mbp) -> sec(complex(p(MGI:Il12a),p(MGI:Il12b)))" . } 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 "20131211" . sub:_7 prov:value "Stimulation of MBP-immune spleen cells with 100 micro g/ml MBP resulted in an increase in the production of IL-12 in vitro. Treatment with curcumin decreased the neural Ag-induced IL-12 production in a dose-dependent manner with a maximum of 93.27% inhibition at 20 micro g/ml."; prov:wasQuotedFrom pubmed:12055272 . sub:_8 rdfs:label "Selventa" . sub:assertion prov:hadPrimarySource pubmed:12055272; prov:wasDerivedFrom beldoc:, sub:_7 . } sub:pubinfo { this: dct:created "2014-07-03T14:31:50.758+02:00"^^xsd:dateTime; pav:createdBy orcid:0000-0001-6818-334X, orcid:0000-0002-1267-0234 . }