@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix nt: . @prefix xsd: . @prefix rdfs: . @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:assertion dct:creator orcid:0000-0002-1267-0234; ; rdfs:comment """I do not understand where the last part (\"#.ZGJUQnZBy3A\") of the data set identifier https://zenodo.org/record/7937808#.ZGJUQnZBy3A comes from. It seems to me that the proper identifier (DOI) is just https://doi.org/10.5281/zenodo.7937807 . Or, alternatively, if the identifier should refer explicitly to just one of the two files (as the label in fact seems to suggest), then it should be https://zenodo.org/record/7937808/files/simile_non_simile_shuffled.xls .""" . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0002-1267-0234 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCjDGQCS1S+SRnERDuYDXOugdYUP0efEquHJEEHAbU/uLzBVlga89zqrNPCS7fBE6lArBUWEmT8eLKdMapyqvAzI1J3jUWTMhDJF+XFBkUiuiFfNSc4vJJcmi0yujtnuzXsRIG202jyaP4f5ULoskFwaZOSBZJfiE0dsB3D7DTIAQIDAQAB"; npx:hasSignature "ccmHHwCejvT1oeR2jmZHeRLa+0HfQVXxVxLkUaEn3JImyIN5EaOTNjJHIijsEUBbRQEXYP8C5x22r8G6YojFV//ERgoyNw447/asyfT3jzBiBTF+zXDDs6VIZFptvcxwf96/gSWIWcXQp3AirogLXRQXGQLcmyhqKnfuTzfqClA="; npx:hasSignatureTarget this: . this: dct:created "2023-05-22T06:54:44.494Z"^^xsd:dateTime; dct:creator orcid:0000-0002-1267-0234; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate ; nt:wasCreatedFromTemplate . }