@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:wasDerivedFrom . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCIrF6AdNzyn9eCqAQL3ahnHaFa2KTIvyCJfeeN+t/KYdixhBsEuOOWRy+3uUaYXwDcNzKbOWusXq1OOXrgzdGmBYlrEm/N2siCAQya+7H1rxJkahi3kA74+0u0bph9XYJ/oXzhgb92/IXJBfZ6F2iOHLIC4qYVblt49cgkchD07wIDAQAB"; npx:hasSignature "MwG23FyAJLqsEGjyXdfrgdmdL211KclkH0wdMk/zWHNJalvaMt0u3YsDwd3HtlpfgMI2Wm/EjnLcMy5qw/UNF5CU0qi0IZmYvXxUQydCYK+vFex6OhS7Ya1C0TMvBlZEbEZqhCFff2S53LUeSBFVOR+DHYK99N1+mkgCnK+MkGY="; npx:hasSignatureTarget this:; npx:signedBy orcid:0009-0003-0836-7763 . this: dct:created "2025-02-06T21:33:39.008Z"^^xsd:dateTime; dct:creator orcid:0009-0003-0836-7763; dct:license ; npx:hasNanopubType ; npx:wasCreatedAt ; a npx:ExampleNanopub; rdfs:label "Dataset: Heart Disease"; nt:wasCreatedFromProvenanceTemplate ns1:RAcTpoh5Ra0ssqmcpOgWdaZ_YiPE6demO6cpw-2RvSNs8; nt:wasCreatedFromPubinfoTemplate ns1:RAXflINqt3smqxV5Aq7E9lzje4uLdkKIOefa6Bp8oJ8CY, , ; nt:wasCreatedFromTemplate . }