@prefix orcid: .
@prefix ns1: .
@prefix this: .
@prefix sub: .
@prefix np: .
@prefix npx: .
@prefix xsd: .
sub:Head {
this: np:hasAssertion sub:assertion;
np:hasProvenance sub:provenance;
np:hasPublicationInfo sub:pubInfo;
a np:Nanopublication .
}
sub:assertion {
orcid:0000-0002-1501-1082 npx:retracts .
}
sub:provenance {
sub:assertion ns1:generatedAtTime "2020-12-10T12:48:15.649990"^^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 "IzhyBadbLduHpDhbS6mYGawRNvm9DPWxuJFhTKMhhwgJ5jSQbylTg72W4GWkA9MDwT30FZx8sfg6hKlRX8gOnFp9bfE81bhkunkqYCoJe2dsPb8xLBcO1Bh4hvXaLz6FvgyjgNEOYi8pRdCl+CI3pC9PTsb7z4GQ1bCcljkEgic=";
npx:hasSignatureTarget this: .
this: ns1:generatedAtTime "2020-12-10T12:48:15.649990"^^xsd:dateTime;
ns1:wasAttributedTo orcid:0000-0002-1501-1082 .
}