@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:0009-0001-2931-1027 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCQYhNf2muTHNdtECsL7jUBtbGcn358xawMlcYNA60uHLyVuEwvSKwdoHLe8w2rOyeHctC6WSM/MSH7n2liEtlY2FpbXsHBDZs7WHZvOeuUIV9m/JOFkzu12F6Zm6SwlJfcHHfWYCU8TFXRdPzsCcsrIKZ72saSdenIKqOnumTmqwIDAQAB"; npx:hasSignature "HA+yQ6IVJpXqDbyf2MyNlTFJTYPWYI2hEiLUIV89tkvwc762REefVLMOxtHLBcd+vvuFikx5s6eXCDHpmVRwP7A62JX9+kEyTBobSDPeZK7L9f0CWBCg7vSvb2GedzQERFb4vuvHnmLVRtBlVHCcCE0tNuCMPGHB48M6YZ8E5gk="; npx:hasSignatureTarget this:; npx:signedBy orcid:0009-0001-2931-1027 . this: dct:created "2025-02-03T11:14:59.429Z"^^xsd:dateTime; dct:creator orcid:0009-0001-2931-1027; dct:license ; npx:hasNanopubType ; npx:wasCreatedAt ; rdfs:label "Dataset: Heart Disease"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . }