@prefix dcterms: .
@prefix this: .
@prefix sub: .
@prefix beldoc: .
@prefix rdfs: .
@prefix rdf: .
@prefix xsd: .
@prefix dce: .
@prefix pav: .
@prefix np: .
@prefix belv: .
@prefix prov: .
@prefix go: .
@prefix Protein: .
@prefix rgd: .
@prefix geneProductOf: .
@prefix hasAgent: .
@prefix schem: .
@prefix species: .
@prefix occursIn: .
@prefix mesh: .
@prefix pubmed: .
@prefix orcid: .
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: rgd:3369;
a Protein: .
sub:_3 occursIn: mesh:D008099, mesh:D017667, species:10116;
rdf:object schem:Triacylglycerol;
rdf:predicate belv:decreases;
rdf:subject sub:_1;
a rdf:Statement .
sub:assertion rdfs:label "tscript(p(RGD:Ppara)) -| a(SCHEM:Triacylglycerol)" .
}
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 "1.4" .
sub:_4 prov:value "we treated Zucker diabetic fatty rats (ZDF) for 15 days with a PPAR-alpha-specific compound, fenofibrate, a PPAR-gamma-specific ligand, rosiglitazone, and a PPAR-alpha/-gamma coagonist, GW2331, and measured the levels of several messenger RNAs (mRNAs) in liver by real-time polymerase chain reaction. All 3 compounds decreased serum glucose and triglyceride levels. Fenofibrate and GW2331 induced expression of acyl-coenzyme A (CoA) oxidase and enoyl-CoA hydratase and reduced apolipoprotein C-III and phosphoenolpyruvate carboxykinase mRNAs. Rosiglitazone modestly increased apolipoprotein C-III mRNA and had no effect on expression of the other 2 genes in the liver but increased the expression of glucose transporter 4 and phosphoenolpyruvate carboxykinase in adipose tissue. We identified a novel target in liver, mitogen-activated phosphokinase phosphatase 1, whose down-regulation by PPAR-alpha agonists may improve insulin sensitivity in that tissue by prolonging insulin responses";
prov:wasQuotedFrom pubmed:11474486 .
sub:_5 rdfs:label "Selventa" .
sub:assertion prov:hadPrimarySource pubmed:11474486;
prov:wasDerivedFrom beldoc:, sub:_4 .
}
sub:pubinfo {
this: dcterms:created "2014-07-03T14:29:57.651+02:00"^^xsd:dateTime;
pav:createdBy orcid:0000-0001-6818-334X, orcid:0000-0002-1267-0234 .
}