@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-3710-3188 npx:signsDocument . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0003-3710-3188 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCMBJyqZqfo3oh8zZK8HB4tSDbd83R6iCJs/1ODb3ddr7PnQVBXoVp/mxFaflBywlUtrTqNzp0vAwnA9nJ8Lvkp7+jYXuZ13R4qu2Pm4rKe45WC437x+vUpRCqZWFVk70IIgl6/Sg8yJYnx06DubHqFcxSFBGXPlBH74pyYkE4KmwIDAQAB"; npx:hasSignature "IADa1ZnFvYqd9zGqhSqF+Hc6u/pDAgxE5/R3MF9CSlq7FbOUV3/FKeWQRpHGt36zEKc/hwAYnT4am4qNTSY64p5pZae/9c9OkJsLnNGf3NGNuBJ4jlDgvVPBpbGWesGmB6StXIndqSEV/Izg2JH+P8Yx/9sRNSsLJEYvxe8NPf8="; npx:hasSignatureTarget this: . this: dct:created "2023-01-16T10:27:55.983Z"^^xsd:dateTime; dct:creator orcid:0000-0003-3710-3188; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate ; nt:wasCreatedFromTemplate . }