@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 scomp: . @prefix ProteinComplex: . @prefix schem: . @prefix RNA: . @prefix mgi: . @prefix geneProductOf: . @prefix species: . @prefix occursIn: . @prefix obo: . @prefix orcid: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { scomp:Nfy%20Complex a ProteinComplex: . sub:_1 geneProductOf: mgi:95485; a RNA: . sub:_2 rdf:object sub:_1; rdf:predicate belv:decreases; rdf:subject schem:cyclic%20AMP; a rdf:Statement . sub:_3 occursIn: obo:CL_0000737, species:10090; rdf:object sub:_2; rdf:predicate belv:increases; rdf:subject scomp:Nfy%20Complex; a rdf:Statement . sub:assertion rdfs:label "a(SCHEM:\"cyclic AMP\") -| r(MGI:Fasn)", "complex(SCOMP:\"Nfy Complex\") -> (a(SCHEM:\"cyclic AMP\") -| r(MGI:Fasn))" . } 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:_6; pav:version "20131211" . sub:_4 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:_5 prov:value "the cAMP-mediated down-regulation of FAS transcription that occurs on fasting appears to involve the interaction of NF-Y"; prov:wasQuotedFrom sub:_4 . sub:_6 rdfs:label "Selventa" . sub:assertion prov:hadPrimarySource sub:_4; prov:wasDerivedFrom beldoc:, sub:_5 . } sub:pubinfo { this: dct:created "2014-07-03T14:31:29.345+02:00"^^xsd:dateTime; pav:createdBy orcid:0000-0001-6818-334X, orcid:0000-0002-1267-0234 . }