@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"; ; a ; ; . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0003-3603-1004 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCXQ+BBe4fMSeZJ/R/czFAdWbD6/vMFeiMtokZng48zu1AwCvwHqxZVO6my4PNOJEd3okeOtODazonyLHou0jyE5agsi5nKbW+2gnLCgZl96vLAS7zIo8pnEVWuBu0N8EEZFuNlWqWr1K8QS+PmD+X0ESiMlSU/7jEgq8Bt/OeyfwIDAQAB"; npx:hasSignature "OeMqTXX2oEDQObe1eHST2iBg70tauHrUkDywTkej4t8jN3ojtyUf+gfnOb/iyKQaUb+iGyzQZY4mN9TfYKGIqc6YogA5UugSDL2gGm/E6RKwwnd4evHM6iKG69zawF1tzRIrTJuV1R8Zyzl+swUpJF7HenEP11cDGmLERleTcLM="; npx:hasSignatureTarget this:; npx:signedBy orcid:0009-0006-1999-0202 . this: dct:created "2025-02-03T10:19:44.093Z"^^xsd:dateTime; dct:creator orcid:0009-0006-1999-0202; dct:license ; npx:hasNanopubType ; npx:supersedes ; npx:wasCreatedAt ; rdfs:label "Dataset: Heart Disease"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , , ; nt:wasCreatedFromTemplate . }