@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 Dataset"; a ; ; . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0009-0001-0373-0573 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCecNcIn4X80rG6vDEx3zEC4iSF0TTLuE3an4EF+0EBmixNPWuG5vPtMB5+MEWtm5EJWlzSpqFki0T03xeAzKwerRzynWykiMEvZK1VSdpYv0ihiKOx4ujOZNZC9PPn9K9ck2OAIneRORvOz7UnumH8gWnLdI5nHHY2dIwsjFKvbwIDAQAB"; npx:hasSignature "dGuaoBOy/Jgn7B2M0LMpnMlPgqmtyx7M672Zpe821Kc7pVGx08skuPAHU5k6EFGqxgxXuv8X99j+y5SByC13yypq5YGHxDKMoiMPLJL5u7MJEzzF115m3NVHpeFc1CReWYaqFKa/7l6UTXnCGVf6Ry0KyJqFemDehZKx1OLWUmY="; npx:hasSignatureTarget this:; npx:signedBy orcid:0009-0001-0373-0573 . this: dct:created "2025-02-05T11:39:46.160Z"^^xsd:dateTime; dct:creator orcid:0009-0001-0373-0573; dct:license ; npx:hasNanopubType ; npx:wasCreatedAt ; rdfs:label "Dataset: Heart Disease Dataset"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . }