@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 Protein: . @prefix sfam: . @prefix geneProductOf: . @prefix RNA: . @prefix mgi: . @prefix species: . @prefix occursIn: . @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: sfam:IL1%20Family; a Protein: . sub:_2 geneProductOf: mgi:98229; a RNA: . sub:_3 occursIn: species:10090; rdf:object sub:_2; rdf:predicate belv:increases; rdf:subject sub:_1; a rdf:Statement . sub:assertion rdfs:label "p(SFAM:\"IL1 Family\") -> r(MGI:Apcs)" . } 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 "C-Reactive protein (CRP) is a minor acute phase reactant (APR) in the mouse, whereas CRP is the prototypical and one of the major positive APRs in all other mammals. MoCRP gene expression was tissue specific for the liver and induced by culture supernatants of LPS-activated macrophages. MoCRP gene expression by isolated hepatocytes in culture increased c, 3-fold in response to interleukin (IL)-1, but not IL-6. IL-6 is the most potent inflammatory cytokine for the induction of human CRP and many other APRs. By contrast, gene expression of the major APR of the mouse, serum amyloid P-component (SAP), a structural homologue of CRP, increased in response to either IL-1 or IL-6 under the same conditions. The region containing two potentially IL-1 responsive C/EBP elements in the moCRP gene failed to respond to IL-1 when a pCAT construct containing the elements was transfected into Hep 3B2 hepatoma cells. Therefore, IL-1 may influence the expression of the moCRP gene at the post-transcriptional rather than at the transcriptional level. The findings suggest that moCRP may be a minor APR because of the limited response of the gene to inflammatory cytokine signals."; prov:wasQuotedFrom pubmed:8260597 . sub:_5 rdfs:label "Selventa" . sub:assertion prov:hadPrimarySource pubmed:8260597; prov:wasDerivedFrom beldoc:, sub:_4 . } sub:pubinfo { this: dct:created "2014-07-03T14:33:49.635+02:00"^^xsd:dateTime; pav:createdBy orcid:0000-0001-6818-334X, orcid:0000-0002-1267-0234 . }