http://purl.org/np/RAq3B5BslXMbyRJOYm0yzsSJG816DfthSsXysvB8vffbg
.trig | .trig.txt | .jelly | .jelly.txt | .jsonld | .jsonld.txt | .nq | .nq.txt | .xml | .xml.txt
@prefix orcid: <https://orcid.org/> .
@prefix this: <http://purl.org/np/RAq3B5BslXMbyRJOYm0yzsSJG816DfthSsXysvB8vffbg> .
@prefix sub: <http://purl.org/np/RAq3B5BslXMbyRJOYm0yzsSJG816DfthSsXysvB8vffbg#> .
@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 {
orcid:0000-0002-1501-1082 npx:retracts <http://purl.org/np/RAW09QXDqI_cBfzLNqeLRVlYi-pAKDoAIe5VYKOpkT2eg> .
}
sub:provenance {
sub:assertion prov:generatedAtTime "2020-12-09T14:06:48.062139"^^xsd:dateTime;
prov: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 "JUI/T7Jk2CMPEHjI7a4gqxEp3I80GJ6OcqiP6ZZu89jcMYWe3kRgam8daRPbwXaBn/s3b5OE0W+I4Gh2PP0RXc0YNqRP3xWBHIRiXhaXB6/+yaTLe6GctTTj0R+KruxT2anboWG3f3tuM+/QqnPPcAvUcCYijLCcrXhRw7W/9SA=";
npx:hasSignatureTarget this: .
this: prov:generatedAtTime "2020-12-09T14:06:48.062139"^^xsd:dateTime;
prov:wasAttributedTo orcid:0000-0002-1501-1082 .
}