@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 { sub:assertion prov:wasAttributedTo orcid:0009-0004-6650-2035 . } sub:pubinfo { orcid:0009-0004-6650-2035 foaf:name "L. Harteveld" . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCbjqGpoYL7xPVeqCENnu+SEqBwV67V2uJpZMW5C+zsLqjl/l5HuslnJsTQdxMFcoq5GWLl6i41/A/d031Od20MpaRRYxo26Hy2nlZE1fz3xIpHowdZK5bSmS1PLG7Tb99t83t41cgoGq29LqxzkRXUaC2BCQqqAFN4Lh2K0fH04QIDAQAB"; npx:hasSignature "ZXUa086JfiEluJqdmhN+BUvJjb8P/v9bgD2J/Fb/Z4YDDx8NFYJuUeZC6mVIFgy5M6qAJVfOj6TtlH9m9CF61WxcIcP9LS0KM8pAIfP5ODmSBDwc5Vk9GCC7I/L061Mna8Df6nc61A9H2GDPZAmum5y9vQRscqusorJcMLo0dnM="; npx:hasSignatureTarget this:; npx:signedBy orcid:0009-0004-6650-2035 . this: dct:created "2025-01-23T18:08:17.902Z"^^xsd:dateTime; dct:creator orcid:0009-0004-6650-2035; dct:license ; npx:hasNanopubType ; npx:supersedes ; npx:wasCreatedAt ; a npx:ExampleNanopub; rdfs:label "Dataset: Heart Disease"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate ns1:RAXflINqt3smqxV5Aq7E9lzje4uLdkKIOefa6Bp8oJ8CY, , , ; nt:wasCreatedFromTemplate . }