@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 Dataset"; , , ; a ; ; . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0009-0009-7360-2807 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDPY9ZdPVWFMDYyEr18TcU4m7AQOv53rd9VGrHzcHry6kkVXlmHfi9dyLSt+xupI/KGAOecP/JQ34FMNQsi4Y2apqVTyc1lWV+KxHSbdNFGQe2eDQnKfjyiu926ekkowI8Tw0sYKhfyGuQcUaRn0F89ejkyz/o4QJjQI2KC9XA19wIDAQAB"; npx:hasSignature "vfomq9FkVOggTDiPsa4OoaqlsCDIP4SNHPNp5Hz8K/aLZFO+OXsKl0GxvegdXC4rR/EMqPrJOC0fCdSh0/eFJbBIDE/7wXJdnzCkj6L1pj6Iiw/8NpdPvbdbRrNeBiRHdhxIOrsj7NoSZi7yKWm4L2aR0IVf7fFOzQEmbCsa7dg="; npx:hasSignatureTarget this:; npx:signedBy orcid:0009-0009-7360-2807 . this: dct:created "2025-02-04T12:59:32.774Z"^^xsd:dateTime; dct:creator orcid:0009-0009-7360-2807; dct:license ; npx:hasNanopubType ; npx:wasCreatedAt ; rdfs:label "Dataset: Heart Disease Dataset"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . }