@prefix this: . @prefix sub: . @prefix beldoc: . @prefix rdfs: . @prefix rdf: . @prefix xsd: . @prefix dct: . @prefix dce: . @prefix pav: . @prefix np: . @prefix belv: . @prefix prov: . @prefix go: . @prefix Protein: . @prefix pfh: . @prefix geneProductOf: . @prefix hasAgent: . @prefix hasPart: . @prefix ProteinComplex: . @prefix mesh: . @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:0016301 . sub:_2 geneProductOf: pfh:CAMK%20Family; a Protein: . sub:_3 hasPart: sub:_4, sub:_5; a ProteinComplex: . sub:_4 geneProductOf: pfh:HDAC%20Class%20II%20Family; a Protein: . sub:_5 geneProductOf: pfh:MEF2%20Family; a Protein: . sub:_6 hasAgent: sub:_7; a go:0042789 . sub:_7 geneProductOf: pfh:MEF2%20Family; a Protein: . sub:_8 rdf:object sub:_6; rdf:predicate belv:decreases; rdf:subject sub:_3; a rdf:Statement . sub:_9 occursIn: mesh:D002467, mesh:D018482, species:9606; rdf:object sub:_8; rdf:predicate belv:decreases; rdf:subject sub:_1; a rdf:Statement . sub:assertion rdfs:label "complex(p(PFH:\"HDAC Class II Family\"),p(PFH:\"MEF2 Family\")) -| tscript(p(PFH:\"MEF2 Family\"))", "kin(p(PFH:\"CAMK Family\")) -| (complex(p(PFH:\"HDAC Class II Family\"),p(PFH:\"MEF2 Family\")) -| tscript(p(PFH:\"MEF2 Family\")))" . } 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:_11; pav:version "1.4" . sub:_10 prov:value "The repression of MEF2 transcriptional activation by class II HDACs is regulated by the phosphorylation status of HDAC in a variety of cell types. Dephosphorylated HDAC remains within the nucleus and represses MEF2 activity. In response to activation of calmodulin-dependent protein kinase (CaMK), HDAC becomes phosphorylated (Kao et al., 2001). Phosphorylated HDAC binds to the chaperone protein 14-3-3 (Van Hemert et al., 2001) within the nucleus and moves out of the nucleus via the nuclear export protein CRM1 in complex with 14-3-3 (Grozinger and Schreiber, 2000; McKinsey et al., 2001)."; prov:wasQuotedFrom pubmed:15767461 . sub:_11 rdfs:label "Selventa" . sub:assertion prov:hadPrimarySource pubmed:15767461; prov:wasDerivedFrom beldoc:, sub:_10 . } sub:pubinfo { this: dct:created "2014-07-03T14:30:33.450+02:00"^^xsd:dateTime; pav:createdBy orcid:0000-0001-6818-334X, orcid:0000-0002-1267-0234 . }