@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 Protein: . @prefix mgi: . @prefix geneProductOf: . @prefix RNA: . @prefix species: . @prefix occursIn: . @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 geneProductOf: mgi:1349385; a Protein: . sub:_2 geneProductOf: mgi:103266; a RNA: . sub:_3 occursIn: species:10090; rdf:object sub:_2; rdf:predicate belv:increases; rdf:subject sub:_1; a rdf:Statement . sub:assertion rdfs:label "p(MGI:Dysf) -> r(MGI:Fgl2)" . } 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:_5; pav:version "1.4" . sub:_4 prov:value "The SJL mouse is a model for human dysferlinopathy (limb-girdle muscular dystrophy type 2B and Miyoshi myopathy). We used cDNA microarrays to compare the expression profiles of 10,012 genes in control and SJL quadriceps femoris muscles in order to find genes involved in the degeneration and regeneration process and in dysferlin's functional network. Many genes involved in the process of muscle regeneration are observed to be up-regulated in SJL mice, including cardiac ankyrin repeated protein (CARP), Neuraminidase 2, interleukin-6, insulin-like growth factor-2 and osteopontin. We found the upregulation of S100 calcium binding proteins, neural precursor cell expressed, developmentally down-regulated gene 4-like (NEDD4L) with C2 domain, and intracellular protein traffic associated proteins (Rab6 and Rab2). These proteins have the potential to interact with dysferlin. We must reveal some other molecules which may work with dysferlin in order to clarify the pathological network of dysferlinopathy. This process may lead to future improvements in the therapy for human dysferlinopathy."; prov:wasQuotedFrom pubmed:15811552 . sub:_5 rdfs:label "Selventa" . sub:assertion prov:hadPrimarySource pubmed:15811552; prov:wasDerivedFrom beldoc:, sub:_4 . } sub:pubinfo { this: dct:created "2014-07-03T14:30:33.821+02:00"^^xsd:dateTime; pav:createdBy orcid:0000-0001-6818-334X, orcid:0000-0002-1267-0234 . }