@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 mesh: .
@prefix sdis: .
@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 occursIn: obo:UBERON_0000948, species:10116;
rdf:object sdis:cardiomyocyte%20hypertrophy;
rdf:predicate belv:increases;
rdf:subject mesh:D006973;
a rdf:Statement .
sub:assertion rdfs:label "path(MESHD:Hypertension) -> path(SDIS:\"cardiomyocyte hypertrophy\")" .
}
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:_3;
pav:version "20131211" .
sub:_2 prov:value "To investigate whether mRNA expression of key enzymes in the long-chain fatty acid (FA), glucose, and lactic acid metabolic pathways differs between these two types of cardiac hypertrophy, we used the hearts of spontaneously hypertensive rats (SHR; 19 weeks old) as a model of the hypertensive heart, swim-trained rats (Trained; 19 weeks old, swimming training for 15 weeks) as a model of the athletic heart, and sedentary Wistar-Kyoto rats (Control; 19 weeks old). SHR developed hypertensive cardiac hypertrophy, of which cardiac function was deteriorated, whereas Trained rats developed an athletic heart, of which cardiac function was enhanced. ";
prov:wasQuotedFrom pubmed:14621187 .
sub:_3 rdfs:label "Selventa" .
sub:assertion prov:hadPrimarySource pubmed:14621187;
prov:wasDerivedFrom beldoc:, sub:_2 .
}
sub:pubinfo {
this: dcterms:created "2014-07-03T14:32:12.102+02:00"^^xsd:dateTime;
pav:createdBy orcid:0000-0001-6818-334X, orcid:0000-0002-1267-0234 .
}