@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 "i7cYQcytIekEKz60V1ElPW2NLE8nzxsbGy0R19+mh+f9BCbF8ic531zDwF9iqqGN7Ca+A4H4fXDDbLi4uAYSPPa42bhFtb45yLxGz6FWpRyrEdKKJ0EI8abFMhnpASSP/M/6jLwg3nmTXvFhKhf/dkHllk6sV4xZMATz1To8LgA="; npx:hasSignatureTarget this:; npx:signedBy orcid:0009-0005-0675-0384 . this: dct:created "2025-02-06T12:51:49.844Z"^^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 . }