@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 go: . @prefix ncm: . @prefix ProteinComplex: . @prefix hasAgent: . @prefix RNA: . @prefix mgi: . @prefix geneProductOf: . @prefix species: . @prefix occursIn: . @prefix orcid: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { ncm:Calcineurin%20Complex a ProteinComplex: . sub:_1 hasAgent: ncm:Calcineurin%20Complex; a go:0016791 . sub:_2 geneProductOf: mgi:99532; a RNA: . sub:_3 occursIn: species:10090; rdf:object sub:_2; rdf:predicate belv:increases; rdf:subject sub:_1; a rdf:Statement . sub:assertion rdfs:label "phos(complex(NCM:\"Calcineurin Complex\")) -> r(MGI:Mef2a)" . } 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 "1.4" . sub:_4 dce:identifier "Calcineurin:Form and Function"; dce:title "Calcineurin:Form and Function"; dce:type "Other" . sub:_5 prov:value "cain/cabin 1 was found to regulate the transcription factor MEF2, itself regulated via calcineurin-dependent pathways, by binding to MEF2 and sequestering it in an inactive state"; 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:29:44.131+02:00"^^xsd:dateTime; pav:createdBy orcid:0000-0001-6818-334X, orcid:0000-0002-1267-0234 . }