@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 sdis: . @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 occursIn: obo:UBERON_0001134, species:10116; rdf:object sdis:fatty%20acid%20import; rdf:predicate belv:increases; rdf:subject schem:serum%20insulin; a rdf:Statement . sub:assertion rdfs:label "a(SCHEM:\"serum insulin\") -> path(SDIS:\"fatty acid import\")" . } 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:_3; pav:version "20131211" . sub:_2 prov:value "When the insulin-induced decrease in the plasma FFA levels (to approximately 0.3 mM) was prevented by infusion of a lipid emulsion in 15 conscious rats (plasma FFA approximately 1.4 mM), glucose uptake (5-7 h = 32.5+/-1.7 vs 0-2 h = 45.2+/-2.8 mg/kg per min; P < 0.01) and glycogen synthesis (P < 0.01) were markedly decreased"; prov:wasQuotedFrom pubmed:9151789 . sub:_3 rdfs:label "Selventa" . sub:assertion prov:hadPrimarySource pubmed:9151789; prov:wasDerivedFrom beldoc:, sub:_2 . } sub:pubinfo { this: dct:created "2014-07-03T14:33:58.116+02:00"^^xsd:dateTime; pav:createdBy orcid:0000-0001-6818-334X, orcid:0000-0002-1267-0234 . }