@prefix this: <https://w3id.org/np/RAwC__lx0-m1i7Ty0fBnvt7PV3PdmWHKe-nTCqeb2at98> .
@prefix sub: <https://w3id.org/np/RAwC__lx0-m1i7Ty0fBnvt7PV3PdmWHKe-nTCqeb2at98#> .
@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 ns1: <http://purl.org/np/> .
@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://archive.ics.uci.edu/ml/about.html> ;
    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> , <https://www.semanticscholar.org/paper/Leveraging-Simple-Model-Predictions-for-Enhancing-Dhurandhar-Shanmugam/10e8ed40fdf9b4c91ca67ce1757778a90f6c7ebc> , <https://www.semanticscholar.org/paper/PPCD%3A-Privacy-preserving-clinical-decision-with-Ma-Guo/3644f2ae782fa7edb073e973206861fb7e9429c5> ;
    a <http://purl.org/dc/dcmitype/Dataset> ;
    <https://schema.org/maintainer> <https://archive.ics.uci.edu/ml/index.php> ;
    <https://schema.org/result> <https://www.semanticscholar.org/paper/International-application-of-a-new-probability-for-Detrano-J%C3%A1nosi/a7d714f8f87bfc41351eb5ae1e5472f0ebbe0574> .
}
sub:provenance {
  <https://w3id.org/np/RAwC__lx0-m1i7Ty0fBnvt7PV3PdmWHKe-nTCqeb2at98#10.1016/0002-9149(89)90524-9> a <http://purl.org/spar/fabio/ScholarlyWork> .
  sub:assertion prov:wasGeneratedBy sub:research-activity .
  sub:research-activity dct:description <https://w3id.org/np/RAwC__lx0-m1i7Ty0fBnvt7PV3PdmWHKe-nTCqeb2at98#10.1016/0002-9149(89)90524-9> .
}
sub:pubinfo {
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCd8GI4mHMCoKcKWFvJqgYvF3JaEflgFt4H+T0PaAPy/Drc+C3YgoKim3td37NoYvs3EzSJWpQSmSwX39k/bQfBdRIZKq4/PkzDuX7xTKyo8dfwjmnSak1qgWxjbucUBEYnGce3pSxX+wYZ1NEpMqqWj44gWCDjMoDwgb5KwANMwwIDAQAB" ;
    npx:hasSignature "H8i/wdefKRhowQa5evnsldrUi5OkEUd23reZkhka8v5sPsmUrFMF4QVKbi/YFKLOwR8qoxNHZaIi8Hho3IusDKQyzNus/LIUJ9M1M6fNq2E0nLOKy34Lpl0E1ILaW0SGP7VKj3PnJOJqzN19IDsbQs9MkqkzbENIGfE4Ew7GA70=" ;
    npx:hasSignatureTarget this: ;
    npx:signedBy orcid:0009-0004-5252-9149 .
  this: dct:created "2025-02-06T13:44:05.633Z"^^xsd:dateTime ;
    dct:creator orcid:0009-0004-5252-9149 ;
    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 ns1:RAl_-VTw9Re_uRF8r8y0rjlfnu7FlhTa8xg_8xkcweqiE ;
    nt:wasCreatedFromPubinfoTemplate <https://w3id.org/np/RA0J4vUn_dekg-U1kK3AOEt02p9mT2WO03uGxLDec1jLw> , <https://w3id.org/np/RAukAcWHRDlkqxk7H2XNSegc1WnHI569INvNr-xdptDGI> ;
    nt:wasCreatedFromTemplate <https://w3id.org/np/RABpEcx2myngtrNsOyYtSZVTvxUrVDKg7A3nvWgjWp6aA> .
}