@prefix dc: .
@prefix this: .
@prefix sub: .
@prefix beldoc: .
@prefix rdfs: .
@prefix rdf: .
@prefix xsd: .
@prefix dce: .
@prefix pav: .
@prefix np: .
@prefix belv: .
@prefix prov: .
@prefix go: .
@prefix ncm: .
@prefix ProteinComplex: .
@prefix hasAgent: .
@prefix Protein: .
@prefix mgi: .
@prefix geneProductOf: .
@prefix RNA: .
@prefix mesh: .
@prefix occursIn: .
@prefix hasAnnotation: .
@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 {
ncm:Calcineurin%20Complex a ProteinComplex: .
sub:_1 hasAgent: ncm:Calcineurin%20Complex;
a go:0016791 .
sub:_2 hasAgent: sub:_3;
a go:0042789 .
sub:_3 geneProductOf: mgi:88258;
a Protein: .
sub:_4 geneProductOf: mgi:1342774;
a RNA: .
sub:_5 rdf:object sub:_4;
rdf:predicate belv:directlyIncreases;
rdf:subject sub:_2;
a rdf:Statement .
sub:_6 occursIn: mesh:D018482, species:10090;
hasAnnotation: sub:_7;
rdf:object sub:_5;
rdf:predicate belv:increases;
rdf:subject sub:_1;
a rdf:Statement .
sub:_7 dc:subject "TextLocation";
rdf:value "Results" .
sub:assertion rdfs:label "phos(complex(NCM:\"Calcineurin Complex\")) -> (tscript(p(MGI:Camk4)) => r(MGI:Ppargc1a))",
"tscript(p(MGI:Camk4)) => r(MGI:Ppargc1a)" .
}
sub:provenance {
beldoc: dce:description "Approximately 2000 hand curated statements drawn from 57 PubMeds.";
dce:rights "Copyright (c) 2011-2012, Selventa. All Rights Reserved.";
dce:title "BEL Framework Small Corpus Document";
dc:license "Creative Commons Attribution-Non-Commercial-ShareAlike 3.0 Unported License";
pav:authoredBy sub:_9;
pav:version "1.6" .
sub:_8 prov:value """Promoter fragments that contain either 2 or 6 kb of 5' flanking region of mouse PGC-1α
both are activated at least 3-fold by the expression of constitutively active
CaMKIV (Fig. 1A). In contrast, expression of a constitutively active CnA has
very little effect on reporter gene activity, consistent with the results obtained
previously for PGC-1α mRNA expression in CaMKIV and CnA transgenic mice (11).
However, the combination of CaMKIV and CnA has a powerful effect on the PGC-1α
promoter, increasing transcription by ~7-fold (Fig. 1A).""";
prov:wasQuotedFrom pubmed:12764228 .
sub:_9 rdfs:comment "support@belframework.org";
rdfs:label "Selventa" .
sub:assertion prov:hadPrimarySource pubmed:12764228;
prov:wasDerivedFrom beldoc:, sub:_8 .
}
sub:pubinfo {
this: dc:created "2014-07-03T14:29:34.355+02:00"^^xsd:dateTime;
pav:createdBy orcid:0000-0001-6818-334X, orcid:0000-0002-1267-0234 .
}