@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix nt: . @prefix npx: . @prefix xsd: . @prefix orcid: . @prefix prov: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { orcid:0000-0003-1062-5576 npx:retracts . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0003-1062-5576 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDQhERLOLXMGB9OewEiwCGA6Nv2tNWO1CeQrY6JT026PuZ5rdf+CmTSdINGYyID6HPXDDZmhisgcP3ik3OEKyx7AyHr4b6MOkZOsaM+wpx+4DPqgFAhsMHEbwLN3xw47CknBow804OEviWTiKsitsKi7vZB12j9G0aBuqvar2pngwIDAQAB"; npx:hasSignature "qUlI0A5ad+r46ldfY7EVVU7Rnk3Oh4hg/k7F1qPthnPDNxlNpa1JL2sLbGbKIFQ1LB6R3Zvq+U8oj1/qFAT6fJCf80Gy0LCaIGAAQQ4AeP+8hdvu7uzEe7A3+eFKlUJNNmK8q/mf20EirGjlURUTk6ZXq6e34XLa9tJEom0eDww="; npx:hasSignatureTarget this: . this: dct:created "2023-03-29T16:10:48.547Z"^^xsd:dateTime; dct:creator orcid:0000-0003-1062-5576; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate ; nt:wasCreatedFromTemplate . }