@prefix this: . @prefix sub: . @prefix beldoc: . @prefix rdfs: . @prefix rdf: . @prefix xsd: . @prefix dct: . @prefix dce: . @prefix pav: . @prefix np: . @prefix belv: . @prefix prov: . @prefix chebi: . @prefix Protein: . @prefix rgd: . @prefix geneProductOf: . @prefix obo: . @prefix occursIn: . @prefix species: . @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 geneProductOf: rgd:2891; a Protein: . sub:_2 geneProductOf: rgd:3282; a Protein: . sub:_3 rdf:object sub:_2; rdf:predicate belv:increases; rdf:subject sub:_1; a rdf:Statement . sub:_4 occursIn: obo:CLO_0001601, obo:CL_0000235, obo:UBERON_0004237, species:10116; rdf:object sub:_3; rdf:predicate belv:decreases; rdf:subject chebi:50122; a rdf:Statement . sub:assertion rdfs:label "a(CHEBI:rosiglitazone) -| (p(RGD:Il1b) -> p(RGD:Pdgfa))", "p(RGD:Il1b) -> p(RGD:Pdgfa)" . } 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 "it has been reported that PPARg agonists reduce the expression of TNFa in rat Kupffer cells, white adipocytes, and cardiac myocytes [41-43], inducible nitric oxide synthase (iNOS) in rat Kupffer cells and mouse macrophages [41,44], TNFa-induced expression of intracellular adhesion molecule-1 (ICAM-1) in human vascular cells [45], basal angiotensin II and IL-1b-induced expression of PDGFa receptors in rat vascular smooth muscle cells [46,47], COX-2 in mouse macrophages and human epithelial cells [44,48], and monocytechemoattractant protein-1 (MCP-1) in human hepatic stellate cells [49]."; prov:wasQuotedFrom pubmed:14561188 . sub:_6 rdfs:label "Selventa" . sub:assertion prov:hadPrimarySource pubmed:14561188; prov:wasDerivedFrom beldoc:, sub:_5 . } sub:pubinfo { this: dct:created "2014-07-03T14:32:10.128+02:00"^^xsd:dateTime; pav:createdBy orcid:0000-0001-6818-334X, orcid:0000-0002-1267-0234 . }