@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 "mutations in STX1B are associated with epilepsy"; ; ; ; ; . } sub:provenance { sub:activity a ; prov:used ; prov:wasAssociatedWith orcid:0000-0001-6501-0806, orcid:0000-0002-6532-5880, orcid:0000-0002-7979-9921 . sub:assertion prov:wasGeneratedBy sub:activity . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCY36SLWPLee0SZGM108+7dyjGzKFYg9t09XuL3js13jO3CDzqAZygcrwbJsbLQMRHYvWf0Mkly1ePLgdb43NqEbXiDHC4o49nHjhi2bSWeRDJ4jFicvhpL1Sjv5N0oFU3wTA8KGN+rYvQ10xhZXcjuuiCMb6yInj6wJ2S+wI14fwIDAQAB"; npx:hasSignature "HwqhdroCFH7oG/eO8cZzV1ztSC+1ls/cZcERFdOkjHIaP7u9rCpgE2V/0up1h4lmfvlObIGHfHMiGZD3lkoPg3zU+9BRMie704pn2nAaMIVUJ6tc04RJ7vxZSp6XjWs3pagTvR6Xt8DSM5ivoicVQ/WEVE4TdJyYdsrlvKZlJtg="; npx:hasSignatureTarget this: . this: dct:created "2021-06-24T07:57:32.763+02:00"^^xsd:dateTime; dct:creator orcid:0000-0001-6501-0806; npx:introduces sub:spi; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate ; nt:wasCreatedFromTemplate . }