Nanopublication

< Home

ID

http://purl.org/np/RAuV0kE9hkwRx008NRbH8s-qed3HPYWdj7GhykAG_q5wQ

Formats

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

Content

@prefix orcid: <https://orcid.org/> .
@prefix this: <http://purl.org/np/RAuV0kE9hkwRx008NRbH8s-qed3HPYWdj7GhykAG_q5wQ> .
@prefix sub: <http://purl.org/np/RAuV0kE9hkwRx008NRbH8s-qed3HPYWdj7GhykAG_q5wQ#> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix npx: <http://purl.org/nanopub/x/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix prov: <http://www.w3.org/ns/prov#> .

sub:Head {
  this: a np:Nanopublication;
    np:hasAssertion sub:assertion;
    np:hasProvenance sub:provenance;
    np:hasPublicationInfo sub:pubInfo .
}

sub:assertion {
  orcid:0000-0002-0792-8157 npx:retracts <http://purl.org/np/RA47eJP2UBJCWuJ324c6Qw0OwtCb8wCrprwSk39am7xck> .
}

sub:provenance {
  sub:assertion prov:generatedAtTime "2021-04-07T16:58:08.572075"^^xsd:dateTime;
    prov:wasAttributedTo orcid:0000-0002-0792-8157 .
}

sub:pubInfo {
  sub:sig npx:hasAlgorithm "RSA";
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCqDYQKXdt0wLyWC9nsBpURQCYDd7uMZqIHeWwZzcxHy7qT3mqKgwuW2dmEQV+rsr+OjNnzKDKEnR/h25m0IQcgJDEy7aa0gwokN+9Gwf0pwM1HyneYb28Qa0UonyXpR1y5ilQ3kblmH2PMGJEdifCp0uk7ONeRlsO5IGIB1ZkNmwIDAQAB";
    npx:hasSignature "IBRn2qNSDOoKpQatmlYvGhFYkB1xIs5wYuqIa22cA7MRai2dWsbKZpcIFxXS5FAtakQuIkyEgkjA9iAOEQSnF5UvtkCV+t0I+STaJTXEjfYqadXQlI3X/rlzyva+TtmFD7IIIvVc1EMuDHU4YUu0/yoY1Qz3yX5836k7dCYTkas=";
    npx:hasSignatureTarget this: .
  
  this: prov:generatedAtTime "2021-04-07T16:58:08.572075"^^xsd:dateTime;
    prov:wasAttributedTo orcid:0000-0002-0792-8157 .
}