@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-6396-0848 . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0002-6396-0848 . } sub:pubinfo { orcid:0000-0002-6396-0848 foaf:name "Indrani Mahapatra" . nt:hasLabelFromApi "M4M.37.T.5| FAIR2Adapt M4M Training Session 5 - by Elifsu Filiz" . this: dct:created "2025-06-03T11:23:05.318Z"^^xsd:dateTime; dct:creator orcid:0000-0002-6396-0848; dct:license ; npx:wasCreatedAt ; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDnP6JQ79IRvuGYhqfxP/AfbFpTP5Gi+n9DqDxV0EEUKWfhZtr1Denb9jssamw/ex0H8sZWVs3ewJxf7Z/C7gn46DbeMdkNE2Im/NoNrtg5mdPJu4PyReQhNZbgATfUn6pDLbWKZru//DUYWAt1KT8B8KZplxfB1ZpSPeLMQJ0MbQIDAQAB"; npx:hasSignature "wtHsKz6RsvEKwmyQjPxlZGv6gjrU7q/oCwLa1+yQLyhpxxdJUDvGALtvMoguW9EqCLuN62SIjnVRsi8azwVawbqSvV1heNvB3Jj79Ck7V7Ei8wrD+xd2SxnQyvDAqUyR1MKGkIJV03o0maCfTc6yjb9UIzKuAjpmdlxsY0p/goc="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0002-6396-0848 . }