@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix nt: . @prefix npx: . @prefix xsd: . @prefix rdfs: . @prefix orcid: . @prefix prov: . @prefix foaf: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { dct:license ; dct:title "Heart Disease"; a ; ; . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0009-0006-0562-8659 . } sub:pubinfo { orcid:0009-0006-0562-8659 foaf:name "Eunice Adegoju" . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCh4Pa5E5K2f8pZZVxIlbaDOJspmPbdDLoTjjd/zwhMv+eqsd3xYN43f5X0AVRl5hIb5wgOyXujLsKLBV+PZqY4NBPCoF8M6udbhxejEoYLUVDNk64LktX2WccJYqVGtcuTFT1mhPk0ghgHXNzQ3vPs25j4rVXdOVTByQfSW6NCqwIDAQAB"; npx:hasSignature "CdAu7Cb9C2Ia4rWrUr9+bIsZX7pArqCQtJvreoqM9abnLlIR/qolavz1qNsQqyKTVbdgjZxnDBB2t9LiUldIiMtNZwSpOlE/W0lw7jmEAouLDE9RvE17iGR5IN5G3thEZw+KypniJBu4KenpCBGYvCxuUz0RdW1V4wxuHOZK/cg="; npx:hasSignatureTarget this:; npx:signedBy orcid:0009-0006-0562-8659 . this: dct:created "2025-02-03T12:45:52.763Z"^^xsd:dateTime; dct:creator orcid:0009-0006-0562-8659; dct:license ; npx:hasNanopubType ; npx:wasCreatedAt ; rdfs:label "Dataset: Heart Disease"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . }