@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 { dct:license ; dct:title "Heart Disease"; a ; ; . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0009-0000-8447-5043 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCu1QWOUICDHogD4VVC1WhuqCvXce3hllgda4lojPUOavE+StNTnjt3jEAEq2REteZFC52XMjflsHvec6AENsnxmjaEbwUjnLgatt30JOrYznugUqw8g97tco9kPFdOItKFGeEmB7AKw62Z7QaMhr1o1DpJGuMSz9Jyuiv/qP2kkQIDAQAB"; npx:hasSignature "FD9tYl2Igm6CvL9gkCa+Ix5ClGGpt4KQKpktFD8qnA0wwUbdNfj0de8mHIQWODPxqjrrqiiMyFZe6wpwLV3so0eNwS1Ws9YAQuhJQE/8o65OqAAfC0fD0H7n2iltgBBfvQrxySSWxpBaCUkD1olyXwM+XY+55nYk4gpbNvytkDg="; npx:hasSignatureTarget this:; npx:signedBy orcid:0009-0000-8447-5043 . this: dct:created "2025-04-06T20:28:04.790Z"^^xsd:dateTime; dct:creator orcid:0009-0000-8447-5043; dct:license ; npx:hasNanopubType ; npx:wasCreatedAt ; rdfs:label "Dataset: Heart Disease"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . }