Nanopublication

< Home

ID

http://purl.org/np/RALrneYmnn3_8yBd72mjxf4oBhgC6WHwK0FVrembx_wew

Formats

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

Content

@prefix orcid: <https://orcid.org/> .
@prefix this: <http://purl.org/np/RALrneYmnn3_8yBd72mjxf4oBhgC6WHwK0FVrembx_wew> .
@prefix sub: <http://purl.org/np/RALrneYmnn3_8yBd72mjxf4oBhgC6WHwK0FVrembx_wew#> .
@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/RArum6Hiax-S1giZMLLnhph7cjIy7OXIJwJrUWbKqB-CI> .
}

sub:provenance {
  sub:assertion prov:generatedAtTime "2020-12-09T13:05:16.173702"^^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 "VlGfO8tuSOqJ3QXvFA4Lg5l04lxphbt7rHI+n4mc/RhdxdHOdJOhuaEF38uehhN5FUP0cf8iM/8eV6R+pG8rIk5II1ng91uP7sLzkd5nz3Q55P3RSE08Y0dQt5pYmCZLyYc2/3uqaWSJLS0/sLxEm+BYREJn3Sg+s9T4DrCp/Zc=";
    npx:hasSignatureTarget this: .
  
  this: prov:generatedAtTime "2020-12-09T13:05:16.173702"^^xsd:dateTime;
    prov:wasAttributedTo orcid:0000-0002-1501-1082 .
}