https://w3id.org/np/RA_Z_UXuzF24J_MzA-QHn0UfH8vXOTreXbXDyVABsAeZ8
.trig | .trig.txt | .jelly | .jelly.txt | .jsonld | .jsonld.txt | .nq | .nq.txt | .xml | .xml.txt
@prefix this: <https://w3id.org/np/RA_Z_UXuzF24J_MzA-QHn0UfH8vXOTreXbXDyVABsAeZ8> .
@prefix sub: <https://w3id.org/np/RA_Z_UXuzF24J_MzA-QHn0UfH8vXOTreXbXDyVABsAeZ8/> .
@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/> .
sub:Head {
this: a np:Nanopublication;
np:hasAssertion sub:assertion;
np:hasProvenance sub:provenance;
np:hasPublicationInfo sub:pubinfo .
}
sub:assertion {
orcid:0009-0007-7713-900X npx:retracts <https://w3id.org/np/RADzSPGRBDYrEGGnZkAB3SdvHLq-hJtPflrWpCx4JT12k> .
}
sub:provenance {
sub:assertion dct:creator orcid:0009-0007-7713-900X .
}
sub:pubinfo {
this: dct:created "2026-04-14T17:19:59Z"^^xsd:dateTime;
dct:creator <https://fip.fair-wizard.com/wizard>;
dct:license <https://creativecommons.org/publicdomain/zero/1.0/>;
npx:supersedes <https://w3id.org/np/RAEmPlYe5l6v3uoHFNWHJ9O47yFE8Py426YO9Hx5Ocz0w> .
sub:sig npx:hasAlgorithm "RSA";
npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB";
npx:hasSignature "btlXO6n2fdIL3PMhaKD9TazzRxkPOgmSmziXqLwypV0uJwk+FoZkrzCqikyvENe1gf+EEg/OImvxW9H+Cy8NwkEtAj0E9mHvfrRt5V3msdx0wVPMoe2UHKE9M46QlAjhXPJSu33AfnaAwvgjPIooxu/d2y9Gi6QVgUyLnYmkP8M=";
npx:hasSignatureTarget this: .
}