@prefix this: <http://www.tkuhn.ch/bel2nanopub/RAZUMz04kdGwVm-lsf6UHf9rAWniHZ7sJ5VOEyr63b8WE> .
@prefix sub: <http://www.tkuhn.ch/bel2nanopub/RAZUMz04kdGwVm-lsf6UHf9rAWniHZ7sJ5VOEyr63b8WE#> .
@prefix beldoc: <http://resource.belframework.org/belframework/1.0/knowledge/large_corpus.bel> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix dce: <http://purl.org/dc/elements/1.1/> .
@prefix pav: <http://purl.org/pav/> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix belv: <http://www.selventa.com/vocabulary/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix schem: <http://resource.belframework.org/belframework/1.0/namespace/selventa-legacy-chemical-names/> .
@prefix sdis: <http://resource.belframework.org/belframework/1.0/namespace/selventa-legacy-diseases/> .
@prefix species: <http://www.ncbi.nlm.nih.gov/Taxonomy/Browser/wwwtax.cgi?id=> .
@prefix occursIn: <http://purl.obolibrary.org/obo/BFO_0000066> .
@prefix mesh: <http://purl.bioontology.org/ontology/MSH/> .
@prefix pubmed: <http://www.ncbi.nlm.nih.gov/pubmed/> .
@prefix orcid: <http://orcid.org/> .
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:9606 ;
    rdf:object sdis:muscle%20glucose%20import ;
    rdf:predicate belv:increases ;
    rdf:subject schem:serum%20insulin ;
    a rdf:Statement .
  sub:assertion rdfs:label "a(SCHEM:\"serum insulin\") -> path(SDIS:\"muscle glucose 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 "1.4" .
  sub:_2 prov:value "Although the exact mechanism of resistin function has yet to be identified, Steppan et al. (100) observed increased circulating resistin levels in diet-induced and genetic models of obesity. Inhibition of resistin in these models restored insulin action, whereas administration of resistin inhibited insulin action in control animals. Surprisingly, the evidence linking resistin to diabetes and obesity in humans is less clear. Serum content of resistin is unaffected by obesity and insulin resistance in humans (37). Lee et al. (66) compared BMI, fat mass, and insulin action to resistin levels in 243 subjects (male and female) and observed no relationship. There was also no difference in resistin between lean and obese insulin-resistant subjects. Serum resistin can be elevated in Type 2 diabetes patients, but there was no relationship between adiposity and insulin (70), whereas others have reported no difference in obese, obese diabetic, and nonobese subjects (37). Although there are conflicting reports as to the relationship of resistin to adiposity (5), most investigations agree that resistin is not related to insulin resistance (107). To date, there is no information on the interaction between exercise and resistin. Because the role of resistin in regulating insulin action is unclear at this time, there appears to be little rationale to investigate the influence of exercise on this particular adipocytokine. Interleukin (IL-6). IL-6 is a multifunctional cytokine secreted by numerous cell types including immune cells, skeletal muscle, and adipose tissue. In an effort to determine function, Kim et al. (58) pretreated mice with IL-6 before a hyperinsulinemic- euglycemic clamp. IL-6 blunted skeletal muscle glucose disposal as well as IRS-1-associated phosphatidylinositol 3-kinase activity (58)." ;
    prov:wasQuotedFrom pubmed:16020439 .
  sub:_3 rdfs:label "Selventa" .
  sub:assertion prov:hadPrimarySource pubmed:16020439 ;
    prov:wasDerivedFrom beldoc: , sub:_2 .
}
sub:pubinfo {
  this: dct:created "2014-07-03T14:30:36.842+02:00"^^xsd:dateTime ;
    pav:createdBy orcid:0000-0001-6818-334X , orcid:0000-0002-1267-0234 .
}