@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 go: . @prefix ncm: . @prefix ProteinComplex: . @prefix hasAgent: . @prefix schem: . @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 { ncm:NADPH%20Oxidase%20Complex a ProteinComplex: . sub:_1 hasAgent: ncm:NADPH%20Oxidase%20Complex; a go:0003824 . sub:_2 occursIn: mesh:D008264, species:10090; rdf:object schem:Superoxides; rdf:predicate belv:increases; rdf:subject sub:_1; a rdf:Statement . sub:assertion rdfs:label "cat(complex(NCM:\"NADPH Oxidase Complex\")) -> a(SCHEM:Superoxides)" . } 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 "1.4" . sub:_3 prov:value "When M{phi} were pretreated with diphenylene iodonium (DPI) or 4-(2-aminoethyl)benzenesulfonylfluoride (AEBSF), inhibitors that block ROS generation by NADPH oxidase, both superoxide production (Fig. 4A and data not shown) and cell death (Fig. 4B) were significantly attenuated after treatment with zVAD/LPS. We obtained similar results with rotenone, an inhibitor of complex I of the mitochondrial respiratory chain (Fig. 4B), suggesting that superoxide largely comes from both NADPH oxidase and mitochondria."; prov:wasQuotedFrom pubmed:16024814 . sub:_4 rdfs:label "Selventa" . sub:assertion prov:hadPrimarySource pubmed:16024814; prov:wasDerivedFrom beldoc:, sub:_3 . } sub:pubinfo { this: dct:created "2014-07-03T14:30:36.885+02:00"^^xsd:dateTime; pav:createdBy orcid:0000-0001-6818-334X, orcid:0000-0002-1267-0234 . }