@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix nt: . @prefix npx: . @prefix xsd: . @prefix rdfs: . @prefix orcid: . @prefix ns1: . @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 prov:wasAttributedTo orcid:0009-0004-0584-6782 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCezTDae0tD8QR0KA4aYQOX0/9jB0EqP+pmyY6+R4kPGPhRtovFdSW/0ZxDh76mqbzB2SjAR8DHuwryv4bCObsseBZZhRCD6A4Qgcx14JaLjTLYCIjQcETArLTPCtq8K5mh+N7ZIV/EHp/e7LCMoatvEMH6V8m2HNSHE6Q505GYsQIDAQAB"; npx:hasSignature "LhhWm8kEN1JXHJzFtKVRxtXGcdfPPaYBeggfSBJ6HuTfkE70KdxyVYcXNxphhA+ntqm1XLTJBJg6kOUaLddsofJz64FkCDBOXisZEhVGkaOhphSgjPwCrT+UTQuJnQTgKOG4PK9fHKvE8O97mX3GdsB64iJvv2eSAk/1D7OXhn8="; npx:hasSignatureTarget this:; npx:signedBy orcid:0009-0004-0584-6782 . this: dct:created "2025-01-23T15:57:33.820Z"^^xsd:dateTime; dct:creator orcid:0009-0004-0584-6782; dct:license ; npx:hasNanopubType ; npx:wasCreatedAt ; a npx:ExampleNanopub; rdfs:label "Dataset: Heart Disease"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate ns1:RAXflINqt3smqxV5Aq7E9lzje4uLdkKIOefa6Bp8oJ8CY, , ; nt:wasCreatedFromTemplate . }