@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 chebi: . @prefix go: . @prefix Protein: . @prefix mgi: . @prefix geneProductOf: . @prefix hasAgent: . @prefix mesh: . @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: mgi:2182474; a Protein: . sub:_3 rdf:object sub:_1; rdf:predicate belv:increases; rdf:subject chebi:6494; a rdf:Statement . sub:_4 occursIn: mesh:D009504, species:10090; rdf:object sub:_3; rdf:predicate belv:decreases; rdf:subject chebi:33234; a rdf:Statement . sub:assertion rdfs:label "a(CHEBI:\"vitamin E\") -| (a(CHEBI:lipopolysaccharide) -> kin(p(MGI:Irak4)))", "a(CHEBI:lipopolysaccharide) -> kin(p(MGI:Irak4))" . } 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:_6; pav:version "1.4" . sub:_5 prov:value "Kinase activity of IRAK-1 (Fig. 6A) and IRAK-4 (Fig. 6B) increased in neutrophils stimulated with LPS. Both phosphorylation and activation of IRAK-1 were diminished in neutrophils treated with antioxidants before LPS exposure (Fig. 6A). Similarly, as shown in Fig. 6B, activation of IRAK-4 was diminished in neutrophils exposed to antioxidants before stimulation with LPS."; prov:wasQuotedFrom pubmed:14764725 . sub:_6 rdfs:label "Selventa" . sub:assertion prov:hadPrimarySource pubmed:14764725; prov:wasDerivedFrom beldoc:, sub:_5 . } sub:pubinfo { this: dct:created "2014-07-03T14:30:20.328+02:00"^^xsd:dateTime; pav:createdBy orcid:0000-0001-6818-334X, orcid:0000-0002-1267-0234 . }