Nanopublication

< Home

ID

https://w3id.org/np/RAxJRzKJsCZfmdVolY1MpXiJDUv32JFGYyRWwcWXfhPIQ

Formats

.trig | .trig.txt | .jelly | .jelly.txt | .jsonld | .jsonld.txt | .nq | .nq.txt | .xml | .xml.txt

Content

@prefix this: <https://w3id.org/np/RAxJRzKJsCZfmdVolY1MpXiJDUv32JFGYyRWwcWXfhPIQ> .
@prefix sub: <https://w3id.org/np/RAxJRzKJsCZfmdVolY1MpXiJDUv32JFGYyRWwcWXfhPIQ#> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix npx: <http://purl.org/nanopub/x/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix orcid: <https://orcid.org/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix fip: <https://w3id.org/fair/fip/terms/> .
@prefix prov: <http://www.w3.org/ns/prov#> .

sub:Head {
  this: a np:Nanopublication;
    np:hasAssertion sub:assertion;
    np:hasProvenance sub:provenance;
    np:hasPublicationInfo sub:pubinfo .
}

sub:assertion {
  <http://purl.org/np/RAfUEUCJ_nRVSOlukuyfuUWOblEMqqRgrG9yk47y2izdI#H-ICD> a fip:Available-FAIR-Enabling-Resource,
      fip:FAIR-Enabling-Resource, fip:Metadata-schema, fip:Semantic-model, fip:Structured-vocabulary;
    <http://schema.org/url> <https://doi.org/10.17863/CAM.109961>;
    rdfs:comment "Historical ICD contains the list of codes and general categories associated with the ICD10h (Historic cause of death coding and classification scheme for individual-level causes of death). ICD10h has been designed by the authors to aid the coding and classification of causes of death recorded on historic individual death records and associated files include a manual, a list of exemplar strings in the English language, and a categorisation for infant mortality.";
    rdfs:label "Historical ICD";
    rdfs:seeAlso <https://www.repository.cam.ac.uk/items/8ecdcf80-98c1-4ff9-927d-2b6c71f300f9> .
}

sub:provenance {
  sub:assertion dct:creator orcid:0000-0002-1261-9930 .
}

sub:pubinfo {
  sub:sig npx:hasAlgorithm "RSA";
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB";
    npx:hasSignature "hx1jILa1/NWnMAYa35DEdHkhwl7efUm/sjuwud6YYCocoHDmpikZpdtizry6cXvMI5RpibO++XSv0kBUEsfM4uGQFHMLZUdj/tMSfwwMZhj90/ETI9s6WCygI1H/lt2DwcoFWWge5n18RHgbPMb8TuM0oUpG7EiKkdve039p1oY=";
    npx:hasSignatureTarget this: .
  
  this: dct:created "2025-05-09T10:26:06Z"^^xsd:dateTime;
    dct:creator <https://fip-wizard.ds-wizard.org/wizard>;
    dct:license <https://creativecommons.org/publicdomain/zero/1.0/>;
    npx:introduces <http://purl.org/np/RAfUEUCJ_nRVSOlukuyfuUWOblEMqqRgrG9yk47y2izdI#H-ICD>;
    npx:supersedes <http://purl.org/np/RAfUEUCJ_nRVSOlukuyfuUWOblEMqqRgrG9yk47y2izdI>;
    prov:wasDerivedFrom <https://w3id.org/fip/wizard/8b79b8e9-7629-4a69-95ee-21f2c00ae61d> .
}