@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 nch: . @prefix ProteinComplex: . @prefix hasAgent: . @prefix atcc: . @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 { nch:Nfkb%20Complex a ProteinComplex: . sub:_1 hasAgent: nch:Nfkb%20Complex; a go:0042789 . sub:_2 occursIn: atcc:CCL-185.aspx, species:9606; rdf:object sub:_1; rdf:predicate belv:increases; rdf:subject chebi:5586; a rdf:Statement . sub:assertion rdfs:label "a(CHEBI:\"hydrogen peroxide\") -> tscript(complex(NCH:\"Nfkb Complex\"))" . } 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 "We, therefore, examined the transactivation of NF-kB in response to H2O2 and CSC in A549 cell stably transfected with the NF-kB-dependent promoter. TNF-a treatment was used as a positive control. H2O2 and TNF-a treatments significantly increased NF-kB transactivation, compared with the control values at 24 h in A549 cells (Fig. 7A)."; prov:wasQuotedFrom pubmed:15456740 . sub:_4 rdfs:label "Selventa" . sub:assertion prov:hadPrimarySource pubmed:15456740; prov:wasDerivedFrom beldoc:, sub:_3 . } sub:pubinfo { this: dct:created "2014-07-03T14:30:28.188+02:00"^^xsd:dateTime; pav:createdBy orcid:0000-0001-6818-334X, orcid:0000-0002-1267-0234 . }