@prefix this: <https://w3id.org/np/RAttyT6i8QCLxhQBxEBUPgeOV6W-JT7GeVKSm_5K_EH-k> .
@prefix sub: <https://w3id.org/np/RAttyT6i8QCLxhQBxEBUPgeOV6W-JT7GeVKSm_5K_EH-k#> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix nt: <https://w3id.org/np/o/ntemplate/> .
@prefix npx: <http://purl.org/nanopub/x/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix orcid: <https://orcid.org/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
sub:Head {
  this: np:hasAssertion sub:assertion ;
    np:hasProvenance sub:provenance ;
    np:hasPublicationInfo sub:pubinfo ;
    a np:Nanopublication .
}
sub:assertion {
  <https://archive.ics.uci.edu/dataset/45/heart+disease> dct:license <https://creativecommons.org/licenses/by/4.0/legalcode> ;
    dct:title "Heart Disease" ;
    <http://purl.org/spar/cito/supports> <https://www.semanticscholar.org/paper/International-application-of-a-new-probability-for-Detrano-J%C3%A1nosi/a7d714f8f87bfc41351eb5ae1e5472f0ebbe0574> ;
    a <http://purl.org/dc/dcmitype/Dataset> ;
    <https://schema.org/maintainer> <https://archive.ics.uci.edu/static/public/45/heart+disease.zip> ;
    <https://schema.org/result> <https://www.semanticscholar.org/paper/International-application-of-a-new-probability-for-Detrano-J%C3%A1nosi/a7d714f8f87bfc41351eb5ae1e5472f0ebbe0574> .
}
sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0009-0006-0504-3511 .
}
sub:pubinfo {
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCi4I9G9ih+l+6Xg6cK1UGAe1WpgJtpl0/RUXPL9Z+Q8DVfplPtFpaB4FcLDX/sEamPFjUQc57c2d/ssdUgYneOHSW2eablJVbwQCjVqvrcBxHhqBsbd3oh/PDgdcyjLNc5ujySQ0cIVYm8gM6Ef0ilI+/slstJM4MeT+ac3hxcWwIDAQAB" ;
    npx:hasSignature "iW1YrYcYR791m6mcPCAzVlkNoXLuoxyMFub+dE2CJt5n65OFHWk5tPcFhlWaqg0IGjZV84w/ZrvR3i5Fp5MouzCw8TBu8OhIMtAelr1bkQDPVUDAuAWHpj+FIBxW+xX0ecohSf4mwzGslWr67ZifrdzENtAHkU9JJgpFzHNBjg4=" ;
    npx:hasSignatureTarget this: ;
    npx:signedBy orcid:0009-0006-0504-3511 .
  this: dct:created "2025-01-28T12:40:10.702Z"^^xsd:dateTime ;
    dct:creator orcid:0009-0006-0504-3511 ;
    dct:license <https://creativecommons.org/licenses/by/4.0/> ;
    npx:hasNanopubType <http://purl.org/dc/dcmitype/Dataset> ;
    npx:wasCreatedAt <https://nanodash.knowledgepixels.com/> ;
    rdfs:label "Dataset: Heart Disease" ;
    nt:wasCreatedFromProvenanceTemplate <https://w3id.org/np/RA7lSq6MuK_TIC6JMSHvLtee3lpLoZDOqLJCLXevnrPoU> ;
    nt:wasCreatedFromPubinfoTemplate <https://w3id.org/np/RA0J4vUn_dekg-U1kK3AOEt02p9mT2WO03uGxLDec1jLw> , <https://w3id.org/np/RAukAcWHRDlkqxk7H2XNSegc1WnHI569INvNr-xdptDGI> ;
    nt:wasCreatedFromTemplate <https://w3id.org/np/RAPLOk-Yi7G1UzvYGmoMGouCX2-t4giQ1PqjMsZLFHLkU> .
}