@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 schem: . @prefix go: . @prefix Protein: . @prefix hgnc: . @prefix geneProductOf: . @prefix hasAgent: . @prefix obo: . @prefix occursIn: . @prefix species: . @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: hgnc:12403; a Protein: . sub:_3 occursIn: obo:CL_0000187, species:9606; rdf:object sub:_1; rdf:predicate belv:increases; rdf:subject schem:Calcium; a rdf:Statement . sub:assertion rdfs:label "a(SCHEM:Calcium) -> kin(p(HGNC:TTN))" . } 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:_6; pav:version "20131211" . sub:_4 dce:identifier "OMIM Summary for TCAP"; dce:title "OMIM Summary for TCAP"; dce:type "Online Resource" . sub:_5 prov:value "OMIM summary: Human: Telethonin is a sarcomeric protein of 19 kD found exclusively in striated and cardiac muscle ({3:Valle et al., 1997}). It appears to be localized to the Z-disc of adult skeletal muscle and cultured myocytes. Telethonin is a substrate of titin (TTN; {188840}), which acts as a molecular 'ruler' for the assembly of the sarcomere by providing spatially defined binding sites for other sarcomeric proteins. After activation by phosphorylation and calcium/calmodulin binding, titin phosphorylates the C-terminal domain of telethonin in early differentiating myocytes."; prov:wasQuotedFrom sub:_4 . sub:_6 rdfs:label "Selventa" . sub:assertion prov:hadPrimarySource sub:_4; prov:wasDerivedFrom beldoc:, sub:_5 . } sub:pubinfo { this: dct:created "2014-07-03T14:31:27.465+02:00"^^xsd:dateTime; pav:createdBy orcid:0000-0001-6818-334X, orcid:0000-0002-1267-0234 . }