@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix rdf: . @prefix nt: . @prefix npx: . @prefix xsd: . @prefix rdfs: . @prefix orcid: . @prefix ns1: . @prefix prov: . @prefix foaf: . sub:Head { this: a np:Nanopublication; np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo . } sub:assertion { sub:annotation a ; sub:body; sub:target; . sub:body rdf:value "A retraction notice explaining that the article it refers to was initially published in the wrong journal, due to a publisher error." . sub:selector a ; "This article has now been published in the correct journal"; "Due to a technical issue, this article from ‘‘Phytochemistry’’ was inadvertently published in ‘‘Phytochemistry Letters’’."; "(Phytochemistry, 117, September 2015, Pages 476–481)." . sub:target sub:selector; . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0001-9488-1870 . } sub:pubinfo { orcid:0000-0001-9488-1870 foaf:name "Daniel Mietchen" . this: dct:created "2026-07-17T18:48:06.425Z"^^xsd:dateTime; dct:creator orcid:0000-0001-9488-1870; dct:license ; npx:introduces sub:annotation; npx:wasCreatedAt ; rdfs:label "Annotation of doi:10.1016/j.phytochem.2015.05.017: 'A retraction notice explaining that the article it refers to was initially published in the wrong...'"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate ns1:RA62Ozy4T4_9_JXRCUQOPBkysmvxYOWNjzErxGY5c7zyk . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCW+VopfbAsAusLtasUe5QnVQL4ovdEXZRd7/44ZfSOuSYBr9BOFBxBoxBpfdCij85m1UHz3Dvb9YLSfx8oSyhdGhBFO4m6zimJ1hpnHQe5jA1cvF6PRYznWgQAhwC4RaYhZJ4MkzVMxXmWTI+8hYRn4oC2+qsg7DJjiS+cttD3tQIDAQAB"; npx:hasSignature "S/LXBUFXaDo4pEIB6QwvtjW6JaBQhwQUID1Fi3b1Y3O7Mg8Xx05d0WrF1b8aoVT/bvnFhb2CnsEtWl5rCJpDpOq4UPiA1eIMrRbqJlYiiCbmN6gdOT9WaKsLKvJ98rs9WU882iTrCrIycsTGCo/FP1Z7DIg+RQYX3fdLHwAHHSY="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0001-9488-1870 . }