@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:0000-0003-3603-1004 . } sub:pubinfo { orcid:0009-0005-0675-0384 foaf:name "Tijn" . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCWvbSAioaNFHzVjDHMxTcb1TaKA7FzKxK8Fdp+qJBwRNYG/Xj3LFv2rHwwevXowNOCRcadb2Yc16h4wb+baoB7bqHh7Y9Ca1tHhi+v1D34TszeijNkY+CVlR9thKeARLlo1nND2A7VAqBWm1fF2lPTRWBLq6XlhapKATjHhzlZ9wIDAQAB"; npx:hasSignature "JA/lTaal0YRiqmc0X1XkaWhhYro2aL8nDZMK/hrDkxJh4uCH2xtL5Shlc0JJr8HytaMIbbZtcp83jC2k6K7EsuZR0i8d1LOXH02Ime3T89KiIUQ0kYqGX+TTkrmLIHh3H/cL4xJGKQS0A5IeESCmDGf65+y43Pch/uUYz7qm7m0="; npx:hasSignatureTarget this:; npx:signedBy orcid:0009-0005-0675-0384 . this: dct:created "2025-02-06T12:53:46.780Z"^^xsd:dateTime; dct:creator orcid:0009-0005-0675-0384; dct:license ; npx:hasNanopubType ; npx:wasCreatedAt ; rdfs:label "Dataset: Heart Disease"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . }