Nanopublication

< Home

ID

http://purl.org/np/RAy_LEq5U_bqORNdAJfudL-sN3i3Y4PTc_w8QoT3JZgRM

Formats

.trig | .trig.txt | .jelly | .jelly.txt

Content

@prefix orcid: <https://orcid.org/> .
@prefix this: <http://purl.org/np/RAy_LEq5U_bqORNdAJfudL-sN3i3Y4PTc_w8QoT3JZgRM> .
@prefix sub: <http://purl.org/np/RAy_LEq5U_bqORNdAJfudL-sN3i3Y4PTc_w8QoT3JZgRM#> .
@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/RA3493qQfafcjMS2Q4olxkbnBVDqfC53DjqX0YstL_DjM> .
}

sub:provenance {
  sub:assertion prov:generatedAtTime "2020-12-09T13:12:42.176515"^^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 "gCqZQLoI3njDvwj6xjYVDNi1Tcxiv5/98RjIoj2XdaO9dLmM1A6C7Td/ocTij795Mwm1bctlbM3Gng8o627a2m29UA7caYBflcEdhFjK95Kw1xV5onQtaKIMitK1OR9UMnkbuLascVX8BxrqIPSI6xwYQUSc8oSFRxq0H28dCgI=";
    npx:hasSignatureTarget this: .
  
  this: prov:generatedAtTime "2020-12-09T13:12:42.176515"^^xsd:dateTime;
    prov:wasAttributedTo orcid:0000-0002-1501-1082 .
}