@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:title "Heart Disease"; a ; ; . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0009-0000-5891-2692 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQC7OssFN7WkLKFaiMgysLQhGShY2hi9e/FNn+PIgvRs6rVXZ1pWs+DRe4z0kousGVM/aZrZJaPU4Eeqk/H3+NQS4Q5ke3iapyhJBDmpIKMqYaY7W+plFyYwmDYeAwEK5IVjuQoVXbamc7tG1s3wrXJ9SXf3+BLlQVlnNGa6FbDN+QIDAQAB"; npx:hasSignature "S1+2HYl3bf5O7vpdo0lrCPo/2Lb4s6KbT56rRi11P65k7OcdZF36CAxqwdYFyARGvsuo8tMq44P+wQRBLjdLQzhfxnmhz8rtLY28KAIICI679U8G+p14hx97SC8dQTk9l/YUhUKtImD4y6BW2g3dzFFO3qus+IQgmLCePJjqOkw="; npx:hasSignatureTarget this:; npx:signedBy orcid:0009-0000-5891-2692 . this: dct:created "2025-02-03T15:58:14.728Z"^^xsd:dateTime; dct:creator orcid:0009-0000-5891-2692; dct:license ; npx:hasNanopubType ; npx:wasCreatedAt ; a npx:ExampleNanopub; rdfs:label "Dataset: Heart Disease"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate ns1:RAXflINqt3smqxV5Aq7E9lzje4uLdkKIOefa6Bp8oJ8CY, , ; nt:wasCreatedFromTemplate . }