@prefix this: <http://www.tkuhn.ch/bel2nanopub/RA20l50oS1xVwEOyXFwn0Y1F3Sax31GfaL6JyEZ74yRJY> .
@prefix sub: <http://www.tkuhn.ch/bel2nanopub/RA20l50oS1xVwEOyXFwn0Y1F3Sax31GfaL6JyEZ74yRJY#> .
@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 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 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 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 geneProductOf: hgnc:2432 ;
    a Protein: .
  sub:_2 occursIn: obo:CL_0000115 , obo:UBERON_0001621 , species:9606 ;
    rdf:object sub:_1 ;
    rdf:predicate belv:decreases ;
    rdf:subject chebi:503465 ;
    a rdf:Statement .
  sub:assertion rdfs:label "a(CHEBI:cerivastatin) -| p(HGNC:CSF1)" .
}
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:_3 dce:identifier "AHA Abstracts 1516" ;
    dce:title "AHA Abstracts 1516" ;
    dce:type "Other" .
  sub:_4 prov:value "Background: Beneficial effects of HMG-CoA reductase inhibitors were initially attributed to the effects on serum cholesterol levels. However, recent evidence suggests that statins may have vascular benefits independent of cholesterol lowering. To determine if statins have direct effects on vascular endothelium, we examined the effects of cerivastatin and pravastatin on tumor necrosis factor (TNF-? and oxidized low density lipoprotein (Ox-LDL)-induced endothelial cell expression of macrophage-colony stimulating factor (M-CSF), a molecule that importantly contributes to the pathogenesis of atherosclerosis. Methods and Results: Human coronary artery endothelial cells (HCAECs) were treated with (TNF)-? (10 ng/ml) or Ox-LDL (100 ?g/ml, thiobarbituric acid reactive substances ranging from 2.6 to 13.4 nmol/mg of LDL protein) in the absence or presence of cerivastatin (1 ?M) and pravastatin (50 ?M). Expression of M-CSF was examined by RNA- and protein- based assays. Both TNF-? and Ox-LDL increased M-CSF mRNA levels (5-fold after 8 hours) and protein levels (4.1-fold induction after 48 hours). Statins downregulated both steady state and TNF-? or Ox-LDL-induced M-CSF mRNA and protein levels in HCAECs. The effects of cerivastatin and pravastatin on M-CSF expression were paralleled by similar changes in M-CSF activity. The reduction of M-CSF activity by cerivastatin and pravastatin was completely reversed by cotreatment of HCAECs with L-mevalonate. In the presence of actinomycin D, cerivastatin and pravastatin both altered the post transcriptional stability of the TNF-? and Ox-LDL-induced M-CSF mRNA. Conclusions: Our studies indicate that inhibition of endothelial HMG-CoA reductase downregulates M-CSF expression predominantly by altering the post-transcriptional stability of M-CSF mRNA. Since M-CSF contributes to the pathogenesis of atherosclerosis, these result suggest a novel mechanism whereby statins, by inhibiting the endothelial cell expression of M-CSF contribute to the anti-inflammatory and anti-atherogenic effects of statins." ;
    prov:wasQuotedFrom sub:_3 .
  sub:_5 rdfs:label "Selventa" .
  sub:assertion prov:hadPrimarySource sub:_3 ;
    prov:wasDerivedFrom beldoc: , sub:_4 .
}
sub:pubinfo {
  this: dct:created "2014-07-03T14:31:29.316+02:00"^^xsd:dateTime ;
    pav:createdBy orcid:0000-0001-6818-334X , orcid:0000-0002-1267-0234 .
}