@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-2195-3997 npx:retracts . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0003-2195-3997 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCtpcftn7kbe6toJbOTDQaCcCssEFSWqt6J4rZ02w+TfY7/eIOgJZYOlpL6G3AzO2RNmVYWRPSlMiykaFuaRuBitvk1GKfGdprfZbvXwmeOxpqCTRBQX9EnFyQyd+Ra/ajfw/UsG8skeu1xnUEpnQbpgbQYc/fvhJNN0UwEc77mOwIDAQAB"; npx:hasSignature "QajJRpBsUIymGBDE7bkL/osZqwCC1yh408Gz9Ht0itgtiezFzslBjiDg2gVVtGWqeLasepK/x/L/SqadfR+GZLZPlXAPRye6IP0Ix5Z3vU+SgVUqjTTmwyyXf1UpVPAMgbudiL0swqLbyJ5v2REiNP85PyqgdZzQq71oR6AONn0="; npx:hasSignatureTarget this: . this: dct:created "2022-07-21T13:27:38.237+02:00"^^xsd:dateTime; dct:creator orcid:0000-0003-2195-3997; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate ; nt:wasCreatedFromTemplate . }