@prefix orcid: . @prefix this: . @prefix sub: . @prefix np: . @prefix npx: . @prefix prov: . @prefix xsd: . 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 . } sub:provenance { sub:assertion prov:generatedAtTime "2020-12-09T13:00:19.545217"^^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 "SK/E8g2IWn2Oluz6BayOv0EmJXGP05gz80bu3eBmN4mzPv81lPrKhuYpQFSiIYNgbhud+sKPTlGKk5dTPLmDr6MAqEg5Kc8j5jqh+5+IBZB9LFWCLpueB9x6UFlDAP/f+7RRlyEWhC6XTHCg2e8jiWASfqlZF7NVzbzZ03CJxAI="; npx:hasSignatureTarget this: . this: prov:generatedAtTime "2020-12-09T13:00:19.545217"^^xsd:dateTime; prov:wasAttributedTo orcid:0000-0002-1501-1082 . }