@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 go: . @prefix Protein: . @prefix mgi: . @prefix geneProductOf: . @prefix hasAgent: . @prefix schem: . @prefix mesh: . @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 hasAgent: sub:_2; a go:0003824 . sub:_2 geneProductOf: mgi:2386848; a Protein: . sub:_3 occursIn: mesh:D001769, species:10090; rdf:object schem:serum%20glucose; rdf:predicate belv:decreases; rdf:subject sub:_1; a rdf:Statement . sub:assertion rdfs:label "cat(p(MGI:Cyb5r4)) -| a(SCHEM:\"serum glucose\")" . } 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 "At 4 weeks of age, in the fed state, Ncb5or -/- mice had normal blood glucose levels (Fig. 2a) but insulin levels were 40% those of wild-type littermates (Fig. 2b). These animals had impaired tolerance to an i.p. injection of glucose (Fig. 2c), suggesting decreased insulin reserve, i.e., prediabetes. By 7 weeks of age, the blood glucose levels in Ncb5or -/- mice were 3-fold higher than those in +/+ mice during the fed state or after an overnight fast (Fig. 2a). The hyperglycemia in the Ncb5or -/- animals was associated with a marked reduction in plasma insulin. In the fed state, insulin levels of 7-week-old Ncb5or -/- animals were decreased to 25% of the levels in normal animals (Fig. 2b). Insulin was barely detectable in the plasma of fasting Ncb5or -/- animals (data not shown). These data indicate that, between 4 and 7 weeks of age, there was a progressive deterioration of glucose homeostasis in Ncb5or -/- mice."; prov:wasQuotedFrom pubmed:15247412 . sub:_5 rdfs:label "Selventa" . sub:assertion prov:hadPrimarySource pubmed:15247412; prov:wasDerivedFrom beldoc:, sub:_4 . } sub:pubinfo { this: dct:created "2014-07-03T14:30:25.814+02:00"^^xsd:dateTime; pav:createdBy orcid:0000-0001-6818-334X, orcid:0000-0002-1267-0234 . }