@prefix this: <
http://purl.org/np/RA1oIdiMQT7HVJ3Q5a4AEpyt94TlUy8uY9P90cHD_Z-hQ
> .
@prefix sub: <
http://purl.org/np/RA1oIdiMQT7HVJ3Q5a4AEpyt94TlUy8uY9P90cHD_Z-hQ#
> .
@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/RA6kj1cHnf9f8Zv3Qb51s0LqrKw1xg8eYi7t8t3Y07crw
> .
}
sub:provenance
{
sub:assertion
prov:generatedAtTime
"2021-03-24T19:12:22.385817"^^
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
"Vi+odW7bLpGZ+mhcZAq/ZlukskTvYUB3uL3BBOUgFgxb5UZwIoodLYeD7GIvoqMUxFq2yab5xFeg/yorJE064E61bEWBrzfYnP7Spi35GI6i8X4MiOy7FcRVcQPiFCbFlEF00MKx7QJImauI2oKaFZNYxFyMFtHJ8agTFqmu9jg=" ;
npx:hasSignatureTarget
this:
.
this:
prov:generatedAtTime
"2021-03-24T19:12:22.385817"^^
xsd:dateTime
;
prov:wasAttributedTo
<
https://orcid.org/1234-1234-1234-1234
> .
}