https://w3id.org/np/RAaWPRhdF7OstIt9IVlTlHftJoLJ3D0qb646FpfhWUIRE
.trig | .trig.txt | .jelly | .jelly.txt | .jsonld | .jsonld.txt | .nq | .nq.txt | .xml | .xml.txt
@prefix this: <https://w3id.org/np/RAaWPRhdF7OstIt9IVlTlHftJoLJ3D0qb646FpfhWUIRE> .
@prefix sub: <https://w3id.org/np/RAaWPRhdF7OstIt9IVlTlHftJoLJ3D0qb646FpfhWUIRE/> .
@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:0000-0003-2195-3997 npx:retracts <https://w3id.org/np/RArLglQ9bXSeET37gF9XhW1q8PLkCnxns7CvOL6ZHjYBI> .
}
sub:provenance {
sub:assertion dct:creator orcid:0000-0003-2195-3997 .
}
sub:pubinfo {
this: dct:created "2026-04-14T19:35:29Z"^^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/RA1RNhOC5ehOfjGja6M55GCvv0M88jKMRYvTtEo-hs-MI> .
sub:sig npx:hasAlgorithm "RSA";
npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB";
npx:hasSignature "Mq6kgd8QJWgBOXqWP3fLmK+FbmMI9XAH+wEb7S/1vItlmt8KIfxl7Ie4wMWmGOs7KMFiv4QuUVc8X/41JsF/UKhbIqn6ToDzXuBCa8YhHT+CZKcoLh336qegfP65J7lxHIm4bOXJcgt07V54Mt0NiUo9QF9mU+SEOuw2OB7p59Q=";
npx:hasSignatureTarget this: .
}