@prefix dcterms: .
@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 Protein: .
@prefix mgi: .
@prefix geneProductOf: .
@prefix hasAgent: .
@prefix obo: .
@prefix occursIn: .
@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 {
sub:_1 hasAgent: sub:_2;
a go:0003824 .
sub:_2 geneProductOf: mgi:107486;
a Protein: .
sub:_3 hasAgent: sub:_4;
a go:0003824 .
sub:_4 geneProductOf: mgi:104888;
a Protein: .
sub:_5 occursIn: obo:UBERON_0002107, species:10090;
rdf:object sub:_3;
rdf:predicate belv:decreases;
rdf:subject sub:_1;
a rdf:Statement .
sub:assertion rdfs:label "cat(p(MGI:Pex2)) -| cat(p(MGI:Fdps))" .
}
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:_6 prov:value "While the activity of these enzymes in the newborn PEX2-/- mouse liver was normal, all enzyme activities were significantly elevated in the postnatal knockout mouse livers (Fig. 1A to D). The pattern observed in PEX2 knockout mice differed markedly, with enzyme activity continuing to increase in postnatal PEX2-/- mice. For example, HMG-CoA reductase {HMGCR} activity was increased 5-fold at P3-5 and 10-fold at P7-10 in knockout mice (Fig. 1A). Activities of IPP isomerase, {IDI1} FPP synthase {FDPS}, and squalene synthase {FDFT1} were increased twofold at P3-5 in PEX2-/- mice (Fig. 1B to D). At P7-10, the activities of FPP synthase and squalene synthase were increased 10-fold in mutant mice while IPP isomerase activity was increased 18-fold. ";
prov:wasQuotedFrom pubmed:14673138 .
sub:_7 rdfs:label "Selventa" .
sub:assertion prov:hadPrimarySource pubmed:14673138;
prov:wasDerivedFrom beldoc:, sub:_6 .
}
sub:pubinfo {
this: dcterms:created "2014-07-03T14:32:13.079+02:00"^^xsd:dateTime;
pav:createdBy orcid:0000-0001-6818-334X, orcid:0000-0002-1267-0234 .
}