@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 Protein: . @prefix mgi: . @prefix geneProductOf: . @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 belv:degradationOf sub:_2 . sub:_2 geneProductOf: mgi:104741; 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) -> deg(p(MGI:Nfkbia)))", "a(CHEBI:lipopolysaccharide) -> deg(p(MGI:Nfkbia))" . } 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 "To confirm that antioxidants also affected functional, downstream effects of IKK activation, we examined cytoplasmic levels of IkBa in neutrophils treated with LPS alone or with LPS plus NAC or alphaTOC. In neutrophils challenged with LPS, IkBa underwent time-dependent degradation (Fig. 3B). However, in neutrophils incubated with LPS and either antioxidant, no degradation of IkBa was apparent."; 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.334+02:00"^^xsd:dateTime; pav:createdBy orcid:0000-0001-6818-334X, orcid:0000-0002-1267-0234 . }