@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:provenance { a . sub:assertion prov:wasGeneratedBy sub:research-activity . sub:research-activity dct:description . } sub:pubinfo { nt:hasLabelFromApi "possible treatment - health treatment used to resolve or ameliorate a medical condition" . nt:hasLabelFromApi "Alzheimer's disease - progressive, neurodegenerative disease characterized by memory loss" . nt:hasLabelFromApi "donepezil - chemical compound" . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCNFcBaWnzym1jfsrR0llhpBmlr5mFlxRcrhUyYoNJtLYvLueZXiMKT3X43FWDvfF2cDlwtkjGGTLCK0yimq+48e04O4Ft6By9NG+O/NPXjLZ9ygBQep253BMddTZuBPnRBo7o2OGdSdndsZZ+EZF6QoKSIhpC0lAHIgTCvgaFC6QIDAQAB"; npx:hasSignature "Ay0MRHDUCAdG8QuuPK14V9gaGW+tuM34hzKUEFRWYS3YKId8CtEou6OWJC4PtJCPVmyL/EDoshQUXlB8uCc3sjfQniWU/2+iPQVNObTAXwlj6Icqjmd9/4aaVj2fWouti0CGdwl4abC3zV3kWZdG+uWpOBQtZ15RInrypZQsFN0="; npx:hasSignatureTarget this: . this: dct:created "2023-10-11T17:20:12.742Z"^^xsd:dateTime; dct:creator orcid:0000-0002-9193-409X; dct:license ; npx:hasNanopubType ; npx:supersedes ; a npx:ExampleNanopub; rdfs:label "donepezil - possible treatment - Alzheimer's disease"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , , , ; nt:wasCreatedFromTemplate . }