@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 scomp: . @prefix ProteinComplex: . @prefix Protein: . @prefix hgnc: . @prefix geneProductOf: . @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 { scomp:CD3%20Complex a ProteinComplex: . sub:_1 geneProductOf: hgnc:11599; a Protein: . sub:_2 occursIn: obo:CL_0000084, species:9606; rdf:object sub:_1; rdf:predicate belv:decreases; rdf:subject scomp:CD3%20Complex; a rdf:Statement . sub:assertion rdfs:label "complex(SCOMP:\"CD3 Complex\") -| p(HGNC:TBX21)" . } 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:_4; pav:version "20131211" . sub:_3 prov:value "In contrast, anti-CD3 mAb stimulation without exogenous IL-12 induced a large amount of IFN-{gamma} (68.5 (5.0) ng/ml), as well as marked expression of T-bet (fig 3AGo–C). The level of T-bet induction by anti-CD3 mAb stimulation was not significantly different among CD4+ PBMCs from CD or UC patients, or NL (fig 3BGo). Consistent with mRNA expression, T-bet protein was augmented by anti-CD3 mAb stimulation in CD4+ PBMCs from patients with CD (fig 3CGo; similarly in UC and NL, but data not shown). Furthermore, in parallel with T-bet induction by anti-CD3 mAb stimulation, IL-12Rß2 was also induced in CD4+ PBMCs (fig 3DGo) and additional stimulation by IL-12 induced a fivefold greater amount of IFN-{gamma} (355.0 (62.2) ng/ml) than anti-CD3 mAb stimulation alone (fig 3AGo). "; prov:wasQuotedFrom pubmed:15306590 . sub:_4 rdfs:label "Selventa" . sub:assertion prov:hadPrimarySource pubmed:15306590; prov:wasDerivedFrom beldoc:, sub:_3 . } sub:pubinfo { this: dct:created "2014-07-03T14:32:27.047+02:00"^^xsd:dateTime; pav:createdBy orcid:0000-0001-6818-334X, orcid:0000-0002-1267-0234 . }