@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-2543-9461 npx:retracts . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0002-2543-9461 . } sub:pubinfo { orcid:0000-0002-2543-9461 foaf:name "Piotr SowiƄski" . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCTHgk4F1Fuj1WT3rb97R451KIDLjCwb0dyVD4BQEii7FqUMNjVsfH2oU19Tvkopmt/OVaOI/7khWR/NtiIhXJTekIZYh9Ccop527GwZVlwtvJT4LGtMrcXNK8E6/6i7HCR2UEMbM1AhzEdo9FOwXyjAgw+qWjo1XNpkXIGfqHEeQIDAQAB"; npx:hasSignature "TFZWmFrPkH9jv22w+HJR0ROW4IuRlqFMCaumVpfsG7o76WwDda6r9Qfl3M/ikazIKdEpLxDfxRPMrMFsKmSnJ0Y3Ssv72m18lxqokeDb13FerXIcPD2t4B4/+e3cFQUk/OUljDEL+gNS+RFFLyAtZIKU2Ig9yMpPswTnYK38L/k="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0002-2543-9461 . this: dct:created "2024-09-13T08:28:13.932Z"^^xsd:dateTime; dct:creator orcid:0000-0002-2543-9461; dct:license ; npx:wasCreatedAt ; rdfs:label "Retraction of RASENgb6JX"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . }