@prefix this: <http://www.tkuhn.ch/bel2nanopub/RAbG0fx1-higb6HW5zYZwvsK3bMg40M1B84WWzV84AuBs> .
@prefix sub: <http://www.tkuhn.ch/bel2nanopub/RAbG0fx1-higb6HW5zYZwvsK3bMg40M1B84WWzV84AuBs#> .
@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 scomp: <http://resource.belframework.org/belframework/20131211/namespace/selventa-named-complexes/> .
@prefix ProteinComplex: <http://amigo.geneontology.org/amigo/term/GO:0043234> .
@prefix hasAgent: <http://semanticscience.org/resource/SIO_000139> .
@prefix RNA: <http://www.ebi.ac.uk/chebi/searchId.do?chebiId=CHEBI_33697> .
@prefix rgd: <http://rgd.mcw.edu/rgdweb/report/gene/main.html?id=> .
@prefix geneProductOf: <http://purl.obolibrary.org/obo/RO_0002204> .
@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 {
  scomp:AP-1%20Complex a ProteinComplex: .
  sub:_1 hasAgent: scomp:AP-1%20Complex ;
    a go:0042789 .
  sub:_2 geneProductOf: rgd:2536 ;
    a RNA: .
  sub:_3 occursIn: obo:CL_0000192 , obo:UBERON_0004535 , species:10116 ;
    rdf:object sub:_2 ;
    rdf:predicate belv:directlyIncreases ;
    rdf:subject sub:_1 ;
    a rdf:Statement .
  sub:assertion rdfs:label "tscript(complex(SCOMP:\"AP-1 Complex\")) => r(RGD:Ednrb)" .
}
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 "Endothelin-1 is not only a powerful vasoconstrictor but also a potent mitogen for vascular smooth muscle cells (SMC), acting through both the endothelin-A and endothelin-B receptor (ET(B)-R). Although vascular SMC are known to express the ET(B)-R, its transcriptional regulation has not been studied thus far. Here we demonstrate that the potent inhibitor of nuclear factor kappaB activation, pyrrolidine dithiocarbamate (PDTC; 30-100 microM), induces de novo ET(B)-R expression in rat aortic and mesenteric cultured SMC. Electrophoretic mobility shift analyses revealed that besides inhibition of nuclear factor kappaB, PDTC enhances activator protein-1 (AP-1), CCAAT/enhancer-binding protein (C/EBP), and GATA-2 activity in these cells. Preincubation of PDTC-stimulated cells with appropriate decoy oligodeoxynucleotides confirmed the involvement of these three transcription factors, namely that of AP-1, in ET(B)-R expression. The stimulatory effect of PDTC on ET(B)-R expression was also confirmed functionally by monitoring an enhanced ET-1-induced apoptosis in PDTC-treated cells that was sensitive to the ET(B)-R antagonist, BQ788. Taken together, these findings demonstrate that C/EBP, GATA-2, and in particular AP-1 can control ET(B)-R expression in vascular SMC. They further support the notion that ET(B)-R expression in these cells may play an important role in cardiovascular complications, such as restenosis following angioplasty that in the early phase is characterized by prominent SMC apoptosis." ;
    prov:wasQuotedFrom pubmed:11093771 .
  sub:_5 rdfs:label "Selventa" .
  sub:assertion prov:hadPrimarySource pubmed:11093771 ;
    prov:wasDerivedFrom beldoc: , sub:_4 .
}
sub:pubinfo {
  this: dct:created "2014-07-03T14:31:38.235+02:00"^^xsd:dateTime ;
    pav:createdBy orcid:0000-0001-6818-334X , orcid:0000-0002-1267-0234 .
}