@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 scomp: .
@prefix ProteinComplex: .
@prefix hasAgent: .
@prefix RNA: .
@prefix mgi: .
@prefix geneProductOf: .
@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 {
scomp:Calcineurin%20Complex a ProteinComplex: .
sub:_1 hasAgent: scomp:Calcineurin%20Complex;
a go:0016791 .
sub:_2 geneProductOf: mgi:1342774;
a RNA: .
sub:_3 occursIn: mesh:D018482, species:10090;
hasAnnotation: sub:_4;
rdf:object sub:_2;
rdf:predicate belv:causesNoChange;
rdf:subject sub:_1;
a rdf:Statement .
sub:_4 dc:subject "TextLocation";
rdf:value "Results" .
sub:assertion rdfs:label "phos(complex(SCOMP:\"Calcineurin Complex\")) causesNoChange 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:_6;
pav:version "20131211" .
sub:_5 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:_6 rdfs:comment "support@belframework.org";
rdfs:label "Selventa" .
sub:assertion prov:hadPrimarySource pubmed:12764228;
prov:wasDerivedFrom beldoc:, sub:_5 .
}
sub:pubinfo {
this: dc:created "2014-07-03T14:31:18.137+02:00"^^xsd:dateTime;
pav:createdBy orcid:0000-0001-6818-334X, orcid:0000-0002-1267-0234 .
}