@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix rdf: . @prefix nt: . @prefix npx: . @prefix xsd: . @prefix rdfs: . @prefix orcid: . @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-0006-5353-4497 . } sub:pubinfo { orcid:0009-0006-5353-4497 foaf:name "Noa de Lange" . sub:author-list rdf:_1 orcid:0009-0006-5353-4497 . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDTXvXjBTOLDQtu31zS1R4JrKvUfU0e1jtK0YbQXImgUKV9hGUF6LgkHGNLWLRjmJYTnrLfOgeXuxteUua1ryJi9cN4P5REekD627rdCN0zW80FwUzrdxfcIeAvYmM+rdsT0/i5gHX1U1A6udSHg5ci8uTvuDjljWiuveM8TWBEfQIDAQAB"; npx:hasSignature "A7QxA4PPPW78qvcBAzidlVDYnrzIOsX0tBGGovfe45oITkqH2uLvQpHKXyIoGSNwKayVYjr7LpsN/AeGynxtBGYm6hcLLi/p6h+DLPUehGqIFsPvdfgwUhf7L2sBFDxUpw5svr5HZiEtNiF0VTx8JCqi+VWjLU5wcXTShdsjtyA="; npx:hasSignatureTarget this:; npx:signedBy orcid:0009-0006-5353-4497 . this: dct:created "2025-02-06T13:10:48.770Z"^^xsd:dateTime; dct:creator orcid:0009-0006-5353-4497; dct:license ; npx:hasNanopubType ; npx:wasCreatedAt ; sub:author-list; rdfs:label "Dataset: Heart Disease"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , , ; nt:wasCreatedFromTemplate . }