http://purl.org/np/RAb3RaAjvMRs-qQYGs0O7NBytuUWBs7vQj65VBuYssfK8
.trig | .trig.txt | .jelly | .jelly.txt | .jsonld | .jsonld.txt | .nq | .nq.txt | .xml | .xml.txt
@prefix this: <http://purl.org/np/RAb3RaAjvMRs-qQYGs0O7NBytuUWBs7vQj65VBuYssfK8> .
@prefix sub: <http://purl.org/np/RAb3RaAjvMRs-qQYGs0O7NBytuUWBs7vQj65VBuYssfK8#> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix npx: <http://purl.org/nanopub/x/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
sub:Head {
this: a np:Nanopublication;
np:hasAssertion sub:assertion;
np:hasProvenance sub:provenance;
np:hasPublicationInfo sub:pubInfo .
}
sub:assertion {
<https://orcid.org/1234-1234-1234-1234> npx:retracts <http://purl.org/np/RAnZ0fPGDebC5bnMJa0032ir7SmO49A3jMZ_bal4NWSDQ> .
}
sub:provenance {
sub:assertion prov:generatedAtTime "2021-03-25T13:53:07.176213"^^xsd:dateTime;
prov:wasAttributedTo <https://orcid.org/1234-1234-1234-1234> .
}
sub:pubInfo {
sub:sig npx:hasAlgorithm "RSA";
npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCR9fz0fKCdWOWC+pxhkQhEM/ppbdIYe5TLSdj+lJzSlv9mYBaPgrzVezSwwbmhlHBPDZa4/vHycU315BdmUGq+pXllp9+rWFfrb+kBJwhZjpG6BeyyXBsRFz4jmQVxl/ZYHilQTh/XalYzKkEAyTiEMPee4Kz61PaWOKH24CsnOQIDAQAB";
npx:hasSignature "QzjwyYUtZyEh4du6a8GibL30sjLMrV/uSyxcRdNp9HBJyTYAaf8V+fJDOIPtUdOwIsQg5WprnnF3Cfxz4dMIEDOar/te9SWvIGZsZ/8l3YM7iBCzGpCJyzIOroLZ4cl+b1xgjYig7Fbog/bs8PZMv+aRkP+ciFcuk1jpH6CEGRk=";
npx:hasSignatureTarget this: .
this: prov:generatedAtTime "2021-03-25T13:53:07.176213"^^xsd:dateTime;
prov:wasAttributedTo <https://orcid.org/1234-1234-1234-1234> .
}