Nanopublication

< Home

ID

http://purl.org/np/RACVkrnAgI743pjfLZ-8zTZeNAhi-HtQVdQT591oHtpGs

Formats

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

Content

@prefix orcid: <https://orcid.org/> .
@prefix ns1: <http://www.w3.org/ns/prov#> .
@prefix this: <http://purl.org/np/RACVkrnAgI743pjfLZ-8zTZeNAhi-HtQVdQT591oHtpGs> .
@prefix sub: <http://purl.org/np/RACVkrnAgI743pjfLZ-8zTZeNAhi-HtQVdQT591oHtpGs#> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix npx: <http://purl.org/nanopub/x/> .
@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/RAJB4-hd-kTyyODtX5UFJnbrJJWJUO3Wpk4zCHsUFzXxM> .
}

sub:provenance {
  sub:assertion ns1:generatedAtTime "2020-12-10T12:47:48.265745"^^xsd:dateTime;
    ns1: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 "bAx3QaBsO52ZjSthzVlAUkcHWaWk68Oti+uGWdfyM51XpFMzjKmMDorqV2tP0dxagK77Kqrl0luSG8KtzWh8LHifnDVmlblINMmASMmILEVicJ27cHXxhE2UqToKcixsQOYNRZvQesnfNBM/JOPjlB+vdI9LwKsedeVVN9TSpwY=";
    npx:hasSignatureTarget this: .
  
  this: ns1:generatedAtTime "2020-12-10T12:47:48.265745"^^xsd:dateTime;
    ns1:wasAttributedTo orcid:0000-0002-1501-1082 .
}