@prefix this: <http://www.tkuhn.ch/bel2nanopub/RAJyn6pSizKBvjYYkU3y2xtGw6n3mDFRUnGOpMJUM_NGo> .
@prefix sub: <http://www.tkuhn.ch/bel2nanopub/RAJyn6pSizKBvjYYkU3y2xtGw6n3mDFRUnGOpMJUM_NGo#> .
@prefix beldoc: <http://resource.belframework.org/belframework/20131211/knowledge/large_corpus.bel> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix dce: <http://purl.org/dc/elements/1.1/> .
@prefix pav: <http://purl.org/pav/> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix belv: <http://www.selventa.com/vocabulary/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix chebi: <http://www.ebi.ac.uk/chebi/searchId.do?chebiId=> .
@prefix go: <http://amigo.geneontology.org/amigo/term/GO:> .
@prefix Protein: <http://www.ebi.ac.uk/chebi/searchId.do?chebiId=CHEBI_36080> .
@prefix hgnc: <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=> .
@prefix geneProductOf: <http://purl.obolibrary.org/obo/RO_0002204> .
@prefix hasAgent: <http://semanticscience.org/resource/SIO_000139> .
@prefix species: <http://www.ncbi.nlm.nih.gov/Taxonomy/Browser/wwwtax.cgi?id=> .
@prefix occursIn: <http://purl.obolibrary.org/obo/BFO_0000066> .
@prefix obo: <http://purl.obolibrary.org/obo/> .
@prefix do: <http://disease-ontology.org/term/DOID:> .
@prefix pubmed: <http://www.ncbi.nlm.nih.gov/pubmed/> .
@prefix orcid: <http://orcid.org/> .
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:0042789 .
  sub:_2 geneProductOf: hgnc:3796 ;
    a Protein: .
  sub:_3 occursIn: do:1240 , obo:CLO_0007043 , obo:CL_0000650 , obo:UBERON_0000002 , species:9606 ;
    rdf:object sub:_1 ;
    rdf:predicate belv:increases ;
    rdf:subject chebi:26523 ;
    a rdf:Statement .
  sub:assertion rdfs:label "a(CHEBI:\"reactive oxygen species\") -> tscript(p(HGNC:FOS))" .
}
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:_5 ;
    pav:version "20131211" .
  sub:_4 prov:value "others clearly are not [19, 43]. In fact, the ROS-induced modulation of gene expression associated with DNA repair can occur in the absence of DNA damage [44]. Some of the effects of UV radiation exposure on various pathways are probably stimulated by DNA damage; however, UVA radiation (320-380 nm), which produces little DNA damage, is effective at inducing expression of collagenase [45], heme oxygenase [46,47], ICAM-1 [48], IL-10 [49], cjun, c-fos, and activation of the JNK MAP kinase pathway [50] and at stimulating increases in ferritin protein [51]. Furthermore, exposure of cells to singlet oxygen generation without light exposure stimulates collagenase production [52].  Redox changes that alter gene expression are not limited to increases in oxidation. Antioxidant treatments can also stimulate increases in the expression of certain genes [53-57]. Although it is possible that autoxidation of antioxidant compounds produces enough ROS to stimulate changes in gene expression through oxidizing rather than reducing mechanisms, this seems improbable. Keogh et al. [55] examined several parameters of oxidation in fibroblasts stimulated to increase c-fos abundance with different antioxidant compounds and found no evidence of increased oxidation; albeit, the antioxidant effects observed were small and were manifested primarily as an increase in GSH concentration. It is also possible that secondary effects of chemical treatments rather than their oxidant/antioxidant properties are responsible for the effects on signal transduction and gene expression. This too seems improbable, because oxidants have been used to block the effects of antioxidant compounds [25,33,58,59] and vice versa [11,26,36,60-77] in a number of independent studies. Choi and Moore [78] examined a series of structural isomers of butylated hydroxytoluene and observed that only those compounds with relatively high antioxidant potential are capable of inducing c-fos." ;
    prov:wasQuotedFrom pubmed:10699758 .
  sub:_5 rdfs:label "Selventa" .
  sub:assertion prov:hadPrimarySource pubmed:10699758 ;
    prov:wasDerivedFrom beldoc: , sub:_4 .
}
sub:pubinfo {
  this: dct:created "2014-07-03T14:31:34.443+02:00"^^xsd:dateTime ;
    pav:createdBy orcid:0000-0001-6818-334X , orcid:0000-0002-1267-0234 .
}