@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix nt: . @prefix npx: . @prefix xsd: . @prefix rdfs: . @prefix orcid: . @prefix prov: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { sub:spi a ; rdfs:label "The protein TDP-43 represses cryptic exon inclusion in the gene UNC13A."; ; ; ; ; . } sub:provenance { sub:activity a ; prov:used sub:quote, ; prov:wasAssociatedWith orcid:0000-0003-2310-3013 . sub:assertion prov:wasGeneratedBy sub:activity . sub:quote prov:value "Here we show that TDP-43 represses a cryptic exon splicing event in UNC13A."; prov:wasQuotedFrom . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCKr8mDKqduV4sU41GiCvB3R8Hrv3cdc+FxyCD0iONSayErC8oLDfaMBKZSLMkPBapyXeAjWbYmhuey7COxiakpTqSGKzy8AnMKNZ7tgd3KATKBPLQiawisIxx0BFpxw50yA2spZhv2bEpdni9wUOGa1MG+0sKC6bo2DnjxxxeA/wIDAQAB"; npx:hasSignature "PBzoLld6dCDC9ZgL1KNN0L2bEiH1Z7MpIHnpGlhKKV7YqsrlFL9pS6z6mtMTrdfZwSqupg1o2pwWluWqIzindCa8rTEVzcQAOrEvFP/Xg0yef/f7lDeVrvyVZDxhhgWULwH8hesWGqhWgY0cLlmGsXtS4ft5GVU7o60AO5HMCAM="; npx:hasSignatureTarget this: . this: dct:created "2021-10-26T13:03:28.286Z"^^xsd:dateTime; dct:creator orcid:0000-0003-2310-3013; npx:introduces sub:spi; ; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . }