@prefix this: <http://www.tkuhn.ch/bel2nanopub/RAAPm3S_Kt02cp1s5CKYxbkh4fVQXFuCBBjk5vIhqox88> .
@prefix sub: <http://www.tkuhn.ch/bel2nanopub/RAAPm3S_Kt02cp1s5CKYxbkh4fVQXFuCBBjk5vIhqox88#> .
@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 go: <http://amigo.geneontology.org/amigo/term/GO:> .
@prefix Protein: <http://www.ebi.ac.uk/chebi/searchId.do?chebiId=CHEBI_36080> .
@prefix sfam: <http://resource.belframework.org/belframework/20131211/namespace/selventa-protein-families/> .
@prefix geneProductOf: <http://purl.obolibrary.org/obo/RO_0002204> .
@prefix hasAgent: <http://semanticscience.org/resource/SIO_000139> .
@prefix RNA: <http://www.ebi.ac.uk/chebi/searchId.do?chebiId=CHEBI_33697> .
@prefix hgnc: <http://www.genenames.org/cgi-bin/gene_symbol_report?hgnc_id=> .
@prefix obo: <http://purl.obolibrary.org/obo/> .
@prefix occursIn: <http://purl.obolibrary.org/obo/BFO_0000066> .
@prefix species: <http://www.ncbi.nlm.nih.gov/Taxonomy/Browser/wwwtax.cgi?id=> .
@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:0016301 .
  sub:_2 geneProductOf: sfam:MAPK%20JNK%20Family ;
    a Protein: .
  sub:_3 geneProductOf: hgnc:2726 ;
    a RNA: .
  sub:_4 occursIn: obo:CLO_0008395 , species:9606 ;
    rdf:object sub:_3 ;
    rdf:predicate belv:decreases ;
    rdf:subject sub:_1 ;
    a rdf:Statement .
  sub:assertion rdfs:label "kin(p(SFAM:\"MAPK JNK Family\")) -| r(HGNC:DDIT3)" .
}
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 "20131211" .
  sub:_5 prov:value "Northern analysis of the apoptosis-associated genes Gadd34 and Gadd45 verified their higher expression in JNK2AS-treated cells (Fig. 4C)Citation , and the mRNA levels of Gadd153, another gene whose expression is often up-regulated by conditions that induce Gadd34 and Gadd45, were also elevated. The induction of the Gadd genes suggested that JNK2AS-treated cells were under stress and prompted us to examine the expression of two other stress-regulated genes: (a) Grp78, a molecular chaperone involved in protein folding; and (b) the cyclin-dependent kinase inhibitor p21Cip1/Waf1, which we had found previously to be up-regulated in other JNK2AS-treated cells (17 , 18) . Both genes were markedly up-regulated in JNK2AS-treated cells (Fig. 4C)Citation , suggesting that depletion of JNK2 in PC3 cells facilitates the induction of several independent stress-signaling pathways. Activation of the JNK pathway is important for the phosphorylation and activation of protein components of AP-1 transcription factor complexes (1, 2, 3, 4 , 5, 6, 7 , 28) , suggesting that genes regulated by AP-1-dependent transcription could be negatively affected by JNKAS treatment. Indeed, we detected reduced expression of several AP-1-regulated genes, including lamin A-C (29) , and integrin b-4 (Ref. 30 ; Fig. 4DCitation ). Among other genes whose lower expression after JNK2AS treatment was verified by Northern blotting were HMG-I(Y), a protein highly expressed in prostate cancer (31) and recently identified as a myc-regulated oncogene (32) , Lsm5 (33) , transcobalamin, and DSS1 (Ref. 34 ; Fig. 4Citation D, and data not shown). Importantly, although most JNK2AS-altered genes appeared to be specific for treatment with this oligonucleotide, some gene expression changes were also seen in the JNK1AS- and JNKScr-treated groups, indicating that a more global response to the uptake of oligonucleotides (Fig. 4E)Citation was elicited. Within this group were two IFN-inducible genes, ISGF-3 and ISG15, suggesting that application of phosphorothioate oligonucleotides could induce IFN-dependent responses." ;
    prov:wasQuotedFrom pubmed:12036942 .
  sub:_6 rdfs:label "Selventa" .
  sub:assertion prov:hadPrimarySource pubmed:12036942 ;
    prov:wasDerivedFrom beldoc: , sub:_5 .
}
sub:pubinfo {
  this: dct:created "2014-07-03T14:31:49.618+02:00"^^xsd:dateTime ;
    pav:createdBy orcid:0000-0001-6818-334X , orcid:0000-0002-1267-0234 .
}