@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 schem: . @prefix chebi: . @prefix species: . @prefix occursIn: . @prefix mesh: . @prefix orcid: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { sub:_1 occursIn: mesh:D017667, species:10090; rdf:object chebi:4269; rdf:predicate belv:increases; rdf:subject schem:D-Glucose%2C%20anhydrous; a rdf:Statement . sub:assertion rdfs:label "a(SCHEM:\"D-Glucose, anhydrous\") -> a(CHEBI:\"D-xylulose 5-phosphate\")" . } 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:_4; pav:version "1.4" . sub:_2 dce:identifier "Biochemistry of Lipids, Lipoproteins and Membranes 2002 - Chapter 6"; dce:title "Biochemistry of Lipids, Lipoproteins and Membranes 2002 - Chapter 6"; dce:type "Book" . sub:_3 prov:value "another is xylulose-5-phosphate, an intermediate in the pentose phosphate cycle, since this metabolite can mimic the effect of hyperglycermia on glucose-regulated genes, without causing an elevation of glucose-6-phosphate"; prov:wasQuotedFrom sub:_2 . sub:_4 rdfs:label "Selventa" . sub:assertion prov:hadPrimarySource sub:_2; prov:wasDerivedFrom beldoc:, sub:_3 . } sub:pubinfo { this: dct:created "2014-07-03T14:29:45.672+02:00"^^xsd:dateTime; pav:createdBy orcid:0000-0001-6818-334X, orcid:0000-0002-1267-0234 . }