https://w3id.org/np/RAot-pJf8SsE-YevjGXHZt-FvcpLK4EoDhTZUaQQlV-1E
.trig | .trig.txt | .jelly | .jelly.txt | .jsonld | .jsonld.txt | .nq | .nq.txt | .xml | .xml.txt
@prefix this: <https://w3id.org/np/RAot-pJf8SsE-YevjGXHZt-FvcpLK4EoDhTZUaQQlV-1E> .
@prefix sub: <https://w3id.org/np/RAot-pJf8SsE-YevjGXHZt-FvcpLK4EoDhTZUaQQlV-1E#> .
@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-0002-8958-8087 npx:retracts <http://purl.org/np/RAO_fL9wh9zwi2hT41IftbOakQ1-wniu_KzyjmttNMhTw> .
}
sub:provenance {
sub:assertion dct:creator orcid:0000-0002-8958-8087 .
}
sub:pubinfo {
sub:sig npx:hasAlgorithm "RSA";
npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB";
npx:hasSignature "Tsbr8iqZVSvGNyYUUQ/F2nRY6IYLSf6AhiR6BqtWg4X/zW1o/LSH8E702gxNzuRiNKDhyAtdWKz+V3Czq+qXM5qMbiLnxOg1pbqkkaPBWAOpI27BvCluH+Qic38vOKb3zhs60nvDd1ZlEuFAGdq50klUN9OA7TdTKlGGsgVLxT8=";
npx:hasSignatureTarget this: .
this: dct:created "2024-01-31T09:59:45Z"^^xsd:dateTime;
dct:creator <https://fip-wizard.ds-wizard.org/wizard>;
dct:license <https://creativecommons.org/publicdomain/zero/1.0/> .
}