@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix nt: . @prefix npx: . @prefix xsd: . @prefix rdfs: . @prefix orcid: . @prefix prov: . @prefix foaf: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { ; a . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0001-7542-0286 . } sub:pubinfo { orcid:0000-0001-7542-0286 foaf:name "Egon Willighagen" . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCcwnLEigB7mhhJ2q2o1QJZx84NenD8u7AHyq5gvmA9gpUtNtw0vo1Hbd5S5LC+LrfbQ4Axbx1RJhLQW8mxPTYmi9nHbefFLXonWxMtvVJl7WnFdgga5pS6mT6r+1RnARlBcqE4fixRBgW76VWJdV6SCmIkNCpqntSiSZHahIWXewIDAQAB"; npx:hasSignature "m+ssjRPwqDFskXEX41Ihne3c7jr9gMhUto9Ks9Z7nFeC60W8LrswZ0VOskpGvHDGG4p+w9z9cvrlotOs6ZbmEbxZAkzWUWtWkLgohXsteHtw/pnceSJdlWyVpMlOi+bno9oyc7Y5F+nGZe5GObP4qJfCR0bIDqdmfl5LCKmwwTo="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0001-7542-0286 . this: dct:created "2024-12-27T20:40:19.603Z"^^xsd:dateTime; dct:creator orcid:0000-0001-7542-0286; dct:license ; npx:hasNanopubType , ; npx:wasCreatedAt ; rdfs:label "Citations for: s43591-024-00103-8"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . }