@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:title "Heart Disease Data Set"; a ; ; . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0009-0009-1519-4411 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCufKE12BwUqroNKzzYtwObc9YtDDrZNhUCaVzXCZMbAVDz/M93D3WOdVsXG+E3viW1cfLEVj2g0kepd9ScwdNINbuET+F4YyyzeErlWRsP9lqLPAmHr7qwoEabp62jBHq4wkTsmBd39KU1mepyPWEzYIBI6Guc//wumu0e2ZQVNwIDAQAB"; npx:hasSignature "fuFX9h7LWD6t+WkWxM3GTWz6mZ6GIW0DeikJV0cfohoh5o37H8+9v+E+XxOL6IlW80SF3ZqIICJdpiRy1MT6vpxnuIwov3N8S4B35Zpy5NnUyoRHZyHClSNZQmr3XeuLj2wxAA5M7s/gatv1y+hAg6MQiu8JHjspLM3GcLntkCU="; npx:hasSignatureTarget this:; npx:signedBy orcid:0009-0009-1519-4411 . this: dct:created "2025-02-05T06:59:15.766Z"^^xsd:dateTime; dct:creator orcid:0009-0009-1519-4411; dct:license ; npx:hasNanopubType ; npx:wasCreatedAt ; rdfs:label "Dataset: Heart Disease Data Set"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . }