@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-0002-5727-4999 . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0002-5727-4999 . } sub:pubinfo { orcid:0000-0002-5727-4999 foaf:name "Nikiforos Alygizakis" . nt:hasLabelFromApi "M4M.37.T.3| FAIR2Adapt M4M Training Session 3 - by Parul Tewatia" . this: dct:created "2025-05-22T11:19:55.736Z"^^xsd:dateTime; dct:creator orcid:0000-0002-5727-4999; dct:license ; npx:wasCreatedAt ; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCUA0DtZ2bq+q+KjN16T/BvhYOOD1doF543X0BuLHzjrBmMcP5SO/9TxLal5nI7WHzmiicJQk1lZz01CoDaqgwuAbHCOSE4Z/HGbXsptrqX+EqzeReWMuWsZbebm9TzSQGaa895OC+vkeZRdKxmrcpowGKM6RxtxpXsxr4uWU1LvwIDAQAB"; npx:hasSignature "KM++p96tVZENWuurvIGi5h9Tc5lqaTO9VR0kPucyhDem9GZPPdEPvHBSm6UUhlyZbyqjKPWH+1HvGTpWxB3cBzkht23qrlPpdKd4br99kSKMPf6UfNLRV/J/eqz1cpCkgg+w+YNZyGoFiwEmzqp8W3AM61es75ap01GUn++H840="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0002-5727-4999 . }