@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 dct:source ; ; prov:wasAttributedTo orcid:0009-0007-8013-5720 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCXjPDYnQWr3ap7ZIRmgtBDnGCmlJerOfdeKa/7ysT4kZXyHmA6hL0QmS2bW3otFVINjm3Y4r1NxxK8f93cjmp5BZjw6lNmGWS6HsY59U9nYMqgNzhCiPz+hvwzhhs/Sy2xsN2PhhhPUnruDfDs14gCpzuWad5G6Ub5YKIYH6oSWQIDAQAB"; npx:hasSignature "C9yh+5abYU9kQ8h5vVTfnMna55dCWRUlp8OoqjGo7gAGhfnRE2AwX8AI5I/YBmoFgkODc8zbllO4QJsfRs5RVJj0irN04iCYYwJJlIqKPPg+jI8oN7x4x5izZijYCSWcjKpcuCpZxuj+xLWTEoZ9qFJAa+r753qUAawTbf9wLqs="; npx:hasSignatureTarget this:; npx:signedBy orcid:0009-0007-8013-5720 . this: dct:created "2025-02-06T18:21:38.299Z"^^xsd:dateTime; dct:creator orcid:0009-0007-8013-5720; dct:license ; npx:hasNanopubType ; npx:wasCreatedAt ; rdfs:label "Dataset: Heart Disease"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . }