@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 schem: .
@prefix go: .
@prefix Protein: .
@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 {
sub:_1 belv:translocationFrom mesh:D002467;
belv:translocationOf sub:_2;
belv:translocationTo mesh:D003593 .
sub:_2 geneProductOf: mgi:3036234;
a Protein: .
sub:_3 rdf:object sub:_1;
rdf:predicate belv:increases;
rdf:subject go:0071257;
a rdf:Statement .
sub:_4 occursIn: mesh:D018657, species:10090;
hasAnnotation: sub:_5;
rdf:object sub:_3;
rdf:predicate belv:decreases;
rdf:subject schem:KN%2062;
a rdf:Statement .
sub:_5 dc:subject "TextLocation";
rdf:value "Abstract" .
sub:assertion rdfs:label "a(SCHEM:\"KN 62\") -| (bp(GOBP:\"cellular response to electrical stimulus\") -> tloc(p(MGI:Hdac4),MESHCS:\"Cell Nucleus\",MESHCS:Cytoplasm))",
"bp(GOBP:\"cellular response to electrical stimulus\") -> tloc(p(MGI:Hdac4),MESHCS:\"Cell Nucleus\",MESHCS:Cytoplasm)" .
}
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:_7;
pav:version "20131211" .
sub:_6 prov:value """Here, we show that repetitive slow fiber type electrical stimulation, but not fast
fiber type stimulation, caused HDAC4-GFP, but not HDAC5-GFP, to translocate from
the nucleus to the cytoplasm in cultured adult skeletal muscle fibers. HDAC4-GFP
translocation was blocked by calmodulin-dependent protein kinase (CaMK) inhibitor
KN-62.""";
prov:wasQuotedFrom pubmed:15767461 .
sub:_7 rdfs:comment "support@belframework.org";
rdfs:label "Selventa" .
sub:assertion prov:hadPrimarySource pubmed:15767461;
prov:wasDerivedFrom beldoc:, sub:_6 .
}
sub:pubinfo {
this: dc:created "2014-07-03T14:31:16.337+02:00"^^xsd:dateTime;
pav:createdBy orcid:0000-0001-6818-334X, orcid:0000-0002-1267-0234 .
}