@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix nt: . @prefix xsd: . @prefix orcid: . @prefix prov: . @prefix npx: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { sub:comment a , , , ; "Reference to the original article is missing"; "5"; ; sub:provenance . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0002-3357-9130 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQC2PqbdbBmQ65fSjw5LktEe3tuvpjawgmWWcHh/naS6Zlc4iMzkRHuf/q/ILIYzri1PVsz97hw69ncjJ4Hzh29kBJ8nKmx9OF2d7lif72d3iMjY+cUB3XdSL8iqsqKZU3JAqQNV6ihVKCZwh0fOq+Mliip2AVhdAvoGL8TrgiwaowIDAQAB"; npx:hasSignature "rGnrxzBKbaFaBsYeKvy9cpGOB67PK3XK2Qv5KFtCbhsDeCtNsMFaKeEv19ezix3T7sjpJW0Xh4fERacZbq8SZVax2bghwy2xJIgkm+XzHMGQP/7N/rZDh7fp54s11u6bJT7Idu5AhiCAKs8REaGioxTYoAqA/rxqr4O8/CZawew="; npx:hasSignatureTarget this: . this: dct:created "2021-10-14T12:42:42.020+02:00"^^xsd:dateTime; dct:creator orcid:0000-0002-3357-9130; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate ; nt:wasCreatedFromTemplate . }