http://purl.org/np/RABnDifrM7TPBMQ4-5mJl8p6Q3egjLH0GZQNZDy6lXFrM
.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/RABnDifrM7TPBMQ4-5mJl8p6Q3egjLH0GZQNZDy6lXFrM> .
@prefix sub: <http://purl.org/np/RABnDifrM7TPBMQ4-5mJl8p6Q3egjLH0GZQNZDy6lXFrM#> .
@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/RAnqCU7SK_Ja11Y6MMqFpVd1COWULps86hJmtQtmPMA5E> .
}
sub:provenance {
sub:assertion prov:generatedAtTime "2020-12-09T13:02:59.348511"^^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 "Ko+FwlRqf9CfeevpFcKaahG8U6Z/e9WeaAeva2Vshfu4pyVvlXFQzues6Q6nKFC31cE+iQM6CxsIWLqWzvZVX9xu+Amx95/i2JR4DrvmOol3BQs3eCqXle1wAfB3rgZk9/nP9UgVw4HmhIvRahOj9O+Snp1qbWN4b09TnVs5RIw=";
npx:hasSignatureTarget this: .
this: prov:generatedAtTime "2020-12-09T13:02:59.348511"^^xsd:dateTime;
prov:wasAttributedTo orcid:0000-0002-1501-1082 .
}