@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 go: . @prefix Protein: . @prefix sfam: . @prefix geneProductOf: . @prefix hasAgent: . @prefix mesh: . @prefix occursIn: . @prefix species: . @prefix obo: . @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: sfam:GYS%20Family; a Protein: . sub:_3 rdf:object sub:_1; rdf:predicate belv:increases; rdf:subject schem:serum%20insulin; a rdf:Statement . sub:_4 occursIn: mesh:D002467, obo:CL_0000540, obo:UBERON_0000947, species:9606; rdf:object sub:_3; rdf:predicate belv:decreases; rdf:subject schem:serum%20leptin; a rdf:Statement . sub:assertion rdfs:label "a(SCHEM:\"serum insulin\") -> cat(p(SFAM:\"GYS Family\"))", "a(SCHEM:\"serum leptin\") -| (a(SCHEM:\"serum insulin\") -> cat(p(SFAM:\"GYS Family\")))" . } 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:_7; pav:version "20131211" . sub:_5 dce:identifier "Recuration of TZD simulation"; dce:title "Recuration of TZD simulation"; dce:type "Other" . sub:_6 prov:value "Leptin inhibits the activation of Glycogen Synthase by Insulin in a concentration dependent manner. is translated to Inhibition of Gys2 (Rattus norvegicus) Protein by Lep (Rattus norvegicus) Protein"; prov:wasQuotedFrom sub:_5 . sub:_7 rdfs:label "Selventa" . sub:assertion prov:hadPrimarySource sub:_5; prov:wasDerivedFrom beldoc:, sub:_6 . } sub:pubinfo { this: dct:created "2014-07-03T14:31:28.366+02:00"^^xsd:dateTime; pav:createdBy orcid:0000-0001-6818-334X, orcid:0000-0002-1267-0234 . }