@prefix orcid: .
@prefix ns1: .
@prefix this: .
@prefix sub: .
@prefix np: .
@prefix npx: .
@prefix xsd: .
sub:Head {
this: a np:Nanopublication;
np:hasAssertion sub:assertion;
np:hasProvenance sub:provenance;
np:hasPublicationInfo sub:pubInfo .
}
sub:assertion {
orcid:0000-0002-1501-1082 npx:retracts .
}
sub:provenance {
sub:assertion ns1:generatedAtTime "2020-12-10T12:48:46.137356"^^xsd:dateTime;
ns1:wasAttributedTo orcid:0000-0002-1501-1082 .
}
sub:pubInfo {
sub:sig npx:hasAlgorithm "RSA";
npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCR9fz0fKCdWOWC+pxhkQhEM/ppbdIYe5TLSdj+lJzSlv9mYBaPgrzVezSwwbmhlHBPDZa4/vHycU315BdmUGq+pXllp9+rWFfrb+kBJwhZjpG6BeyyXBsRFz4jmQVxl/ZYHilQTh/XalYzKkEAyTiEMPee4Kz61PaWOKH24CsnOQIDAQAB";
npx:hasSignature "izFHAb+2OvDVvzrF1dg7fLN29F3Lxb93L7HxAtbEGCg+m/+fIL8Qw8QJe1H4SaSka/GVktHw5ec2k/9c6vz3LKEg9RhPM+wvW87vr9wlUBVfNBxkIMDFkoQjF6hXxpwWdd3QA07lHvoZmfPK8jiukr/KQVWaigpxKgIwbNIIz1s=";
npx:hasSignatureTarget this: .
this: ns1:generatedAtTime "2020-12-10T12:48:46.137356"^^xsd:dateTime;
ns1:wasAttributedTo orcid:0000-0002-1501-1082 .
}