http://purl.org/np/RARiSO3LxnwZPni0GF-em3EJlDOKB_3Z_Igb7d0JhP6Kw
.trig | .trig.txt | .jelly | .jelly.txt | .jsonld | .jsonld.txt | .nq | .nq.txt | .xml | .xml.txt
@prefix ns1: <http://purl.org/np/> .
@prefix orcid: <https://orcid.org/> .
@prefix this: <http://purl.org/np/RARiSO3LxnwZPni0GF-em3EJlDOKB_3Z_Igb7d0JhP6Kw> .
@prefix sub: <http://purl.org/np/RARiSO3LxnwZPni0GF-em3EJlDOKB_3Z_Igb7d0JhP6Kw#> .
@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:1234-1234-1234-1234 npx:retracts ns1:RAShaGmTwtnQLVnH2lf83qhi-XGUt4LKMnfvrtSJvLuu4 .
}
sub:provenance {
sub:assertion prov:generatedAtTime "2021-03-24T19:15:37.342407"^^xsd:dateTime;
prov:wasAttributedTo orcid:1234-1234-1234-1234 .
}
sub:pubInfo {
sub:sig npx:hasAlgorithm "RSA";
npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCR9fz0fKCdWOWC+pxhkQhEM/ppbdIYe5TLSdj+lJzSlv9mYBaPgrzVezSwwbmhlHBPDZa4/vHycU315BdmUGq+pXllp9+rWFfrb+kBJwhZjpG6BeyyXBsRFz4jmQVxl/ZYHilQTh/XalYzKkEAyTiEMPee4Kz61PaWOKH24CsnOQIDAQAB";
npx:hasSignature "LB50Y06kSvP6pos/H0Q2JcVjBXNsqVjrkQTobxR9TPgvwJ0wtEaELc/YqVgZnDIzLJqa06cRAfm9xH1due419m5qHHegEXostyOsKLD5eIkkLYQ9yLtObpPLOgIFcaqxL2JeBDx9XcUhAnxiQP6uzj98vOLygpJw+e5WpQrmr2c=";
npx:hasSignatureTarget this: .
this: prov:generatedAtTime "2021-03-24T19:15:37.342407"^^xsd:dateTime;
prov:wasAttributedTo orcid:1234-1234-1234-1234 .
}