@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 "Overall, this is a valid and accurate representation of one of the studies described in the given paper." . } 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 "lNYJN1iArAlbgZn4lnH/wB5ndM3H2G2ISqKvuFGNtE7VyCDJfNPmv7XNF+yEnh2RYxOkXm2tBAkUbKce8bFsGWJPPY3gPc2v5ug+wk6Cd1FHOhZZpqU/4enGlY+Clf8+gUZXq1DVGoxHFpSkEeF0ZIaRbHrcoCugzrd58XdKVow="; npx:hasSignatureTarget this: . this: dct:created "2023-06-07T09:55:42.643Z"^^xsd:dateTime; dct:creator orcid:0000-0002-1267-0234; dct:license ; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . }