@prefix this: <
http://purl.org/np/RAVpSiLi_Z28QI7tuGMunY0hO6-t0Iu1-aKa_0_Yr8Tuc
> .
@prefix sub: <
http://purl.org/np/RAVpSiLi_Z28QI7tuGMunY0hO6-t0Iu1-aKa_0_Yr8Tuc#
> .
@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:
np:hasAssertion
sub:assertion
;
np:hasProvenance
sub:provenance
;
np:hasPublicationInfo
sub:pubInfo
;
a
np:Nanopublication
.
}
sub:assertion
{
<
https://orcid.org/1234-1234-1234-1234
>
npx:retracts
<
http://purl.org/np/RAy0R8a7TFXEZ1g7OC43SThvTwtQUmx8BdZvMc4fc8Tc8
> .
}
sub:provenance
{
sub:assertion
prov:generatedAtTime
"2021-03-24T20:22:38.357848"^^
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
"bn7WccpZP053Nzw7foCN/dzDcmQFNZPziSxwQtDxCqP0QVsAi43FTlPu4aF/aSgwMyoo8JbKzXAF/SePCC6UgSPgGAvgRn9A+1TUwApcKcu+pEa0MzTehnQfvfhQGGcKeV3VuQtF6pP7peHV9DV+j36+Rua2Y8XzjY6bRYKKhks=" ;
npx:hasSignatureTarget
this:
.
this:
prov:generatedAtTime
"2021-03-24T20:22:38.357848"^^
xsd:dateTime
;
prov:wasAttributedTo
<
https://orcid.org/1234-1234-1234-1234
> .
}