@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix nt: . @prefix npx: . @prefix xsd: . @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 { orcid:0000-0001-5185-8208 . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0001-5185-8208 . } sub:pubinfo { orcid:0000-0001-5185-8208 foaf:name "Maciej Gromelski" . nt:hasLabelFromApi "M4M.34.T1 |PARC Introduction M4M - by Rick Overkleeft" . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDGQPWuVt79dW0ivLyExix0cO5YmH0SDdFqfKcOUc/iQyFpQc2r+YzNBFDD5MondcyhaYIdJC4KUxH+TMcTwgjslLVJ0rIiJ6CTCd232xk5kL++niEF7u2xDLUCU6rGDj+V/52uHrpRfJtSSe+ztTjwzoXHA6cLJKfglTKikELuqwIDAQAB"; npx:hasSignature "HeBtahPIpWzs7kqVQimoDjiPqKPeCAPSKj4I3IAEABH8t1gxZIDyJtuFI5pcjCiTnEVsEaqPBiA7kPB8xs7OIWQx/KTviN1TrRQsFgtKseA75PkR6tvCGrgV1kWA2HtRbvA77hoivbAMOuFT79DK4nwqoF8kTZ/CE248Nld0YDQ="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0001-5185-8208 . this: dct:created "2024-04-24T09:04:42.821Z"^^xsd:dateTime; dct:creator orcid:0000-0001-5185-8208; dct:license ; npx:wasCreatedAt ; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . }