@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix nt: . @prefix npx: . @prefix xsd: . @prefix rdfs: . @prefix orcid: . @prefix ns1: . @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 { a . sub:assertion prov:wasGeneratedBy sub:research-activity . sub:research-activity dct:description . } sub:pubinfo { orcid:0009-0006-1999-0202 foaf:name "Nick van Duijn" . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCXQ+BBe4fMSeZJ/R/czFAdWbD6/vMFeiMtokZng48zu1AwCvwHqxZVO6my4PNOJEd3okeOtODazonyLHou0jyE5agsi5nKbW+2gnLCgZl96vLAS7zIo8pnEVWuBu0N8EEZFuNlWqWr1K8QS+PmD+X0ESiMlSU/7jEgq8Bt/OeyfwIDAQAB"; npx:hasSignature "Pm4+xqA0mTBte4Y1ufAlNuZ9cEEQT6qutp/fvtO5Pv51lhw/buyazFPtxFt7wF+K8G7X0fYyhFSGDT3xS1HnN7Ajzn9RNVY/boe3t+4i7RMSjttA1q+TnrkQM/Os6xgCGtCTy/RHS+hOY0XMgWGId3TWKu+Sdh8O3hrpZcSSTPc="; npx:hasSignatureTarget this:; npx:signedBy orcid:0009-0006-1999-0202 . this: dct:created "2025-02-06T13:05:24.244Z"^^xsd:dateTime; dct:creator orcid:0009-0006-1999-0202; dct:license ; npx:hasNanopubType ; npx:wasCreatedAt ; rdfs:label "Dataset: Heart Disease"; nt:wasCreatedFromProvenanceTemplate ns1:RAl_-VTw9Re_uRF8r8y0rjlfnu7FlhTa8xg_8xkcweqiE; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . }