@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix nt: . @prefix npx: . @prefix xsd: . @prefix rdfs: . @prefix orcid: . @prefix prov: . @prefix foaf: . sub:Head { this: np:hasAssertion sub:assertion ; np:hasProvenance sub:provenance ; np:hasPublicationInfo sub:pubinfo ; a np:Nanopublication . } sub:assertion { orcid:0000-0002-8958-8087 npx:retracts . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0002-8958-8087 . } sub:pubinfo { orcid:0000-0002-8958-8087 foaf:name "Robin Bramley" . sub:sig npx:hasAlgorithm "RSA" ; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQC9Myl1c9s+KhfI5js9K9nC/LEI45esZbbFC05y1mmAJJX5C97mKKU2JZBu4Z6CUP+s4SGtLdUW0CEHmE5W53ohL/KHOKPp+g+uZxUrpp2ghtPtSf+ZcUvWahEMAfGvwJjC9SGZ8PkPTHxfcqt/WGGz0+CYhsvMlTimVTzmtH0EnwIDAQAB" ; npx:hasSignature "Xsg2MHr1MBq9laDw2RkTIbIuzHteP78N1BqXyEw3vPvI95wTXmsKe8Lok/SH8gk/m8EkNoIbTrpEkhb86bn1LLVpMqZNv32GtrbuiJUjx5onOG6x/ZoYejJaZ1g/xnLWtAj31OzFdpRb3Dy1ApeGxgMqoYByZoxj4TLBnEouVwM=" ; npx:hasSignatureTarget this: ; npx:signedBy orcid:0000-0002-8958-8087 . this: dct:created "2024-02-23T13:05:51.918Z"^^xsd:dateTime ; dct:creator orcid:0000-0002-8958-8087 ; dct:license ; npx:wasCreatedAt ; rdfs:label "Retraction of RAvVATpxWl" ; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . }