Nanopublication

< Home

ID

http://purl.org/np/RAntfhjwj0CPJvGa9sSVe4NnQa0W4jqczkbyPQy0Ej9Ls

Formats

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

Content

@prefix orcid: <https://orcid.org/> .
@prefix this: <http://purl.org/np/RAntfhjwj0CPJvGa9sSVe4NnQa0W4jqczkbyPQy0Ej9Ls> .
@prefix sub: <http://purl.org/np/RAntfhjwj0CPJvGa9sSVe4NnQa0W4jqczkbyPQy0Ej9Ls#> .
@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/RAELJI3Jz1m0aZaEdCeHP-0gW-vnpPvg9LQ8vzfXlaeEU> .
}

sub:provenance {
  sub:assertion prov:generatedAtTime "2020-12-09T13:03:53.410529"^^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 "jkpY8kYIa6iWwqYlTPsh7LLDZl4w9fYbbmwc97BMAEeDZqLQ3pIoHGM5B/2nKZ52nA2XVUbZ26dD3UGJWIxdT0yTeNgEgvsnlhb4YxN6mSn8pOrC+smZgYzGFEyph91U0R4P4iacf5UBKd9ecA5Gk05hzVHNT4QxPHicNOZ/WM8=";
    npx:hasSignatureTarget this: .
  
  this: prov:generatedAtTime "2020-12-09T13:03:53.410529"^^xsd:dateTime;
    prov:wasAttributedTo orcid:0000-0002-1501-1082 .
}