@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-0001-7030-7030 npx:signsDocument . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0001-7030-7030 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDdUPN5a+rD+qWO1D8vAo06925h3Wb80tufxU5yU6aURsuRQKB+ODy+l5F8NMTkxty+e143czkSrGF1M6/2h5JVsqCQyEAvOsryTQu3MbDrCzAj+ZKVRvqBe3JYEk/bLKyMKKjZSS680sNfcU6rqOZ55PSPA+phzoVPEw7uAVuDQwIDAQAB"; npx:hasSignature "19xKj06NhIPXy+ry8HZ6QnZSnnGTsySiLEM9yWvGXQsJNrjVN3z91OPsuwboqduQvCnF0wUzdWwIsArdtxfBClrk+RWs4STKkYymz+yVLAdjFUtbcbEieUaQAIn68BjwbcCuJ07GXz2Je2XDuRKH2aS0ZnwyLVFCHf+eX+1wPfU="; npx:hasSignatureTarget this: . this: dct:created "2022-10-28T17:30:32.837Z"^^xsd:dateTime; dct:creator orcid:0000-0001-7030-7030; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate ; nt:wasCreatedFromTemplate . }