@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-2749-8588 . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0002-2749-8588 . } sub:pubinfo { orcid:0000-0002-2749-8588 foaf:name "Andrea Tarallo" . nt:hasLabelFromApi "M4M.37.T.8 | FAIR2Adapt M4M Training Session 8 - by Jean-François Le Roux" . this: dct:created "2025-06-24T11:28:20.373Z"^^xsd:dateTime; dct:creator orcid:0000-0002-2749-8588; dct:license ; npx:wasCreatedAt ; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCiYoqFFCPz9pL/XeZfAKlb8GkJEPK5BxVBs0869TOaE01pj9nL18a3jV1mbxL8skh6vPxVKB8XwnyAnteG2Ct3WX/oeUVfScxH3ODpy9aBZPaIY9bs6z2h9QywpgUeZgPBzerWJWNSWGKJh2VcT320YPqfUpWBZ83GhHg6nl6TRQIDAQAB"; npx:hasSignature "QJiDVJHLjo2zLKYNsiJ7uJAMnJwwvM008ubssWg8ZbK/GLlZWMfZOaBZPbH7Aiw20SJ/PkwPWO9aPwo8DwjtU3TUrWflPrabiG5qgPyQ8hMo+Vj9Uwyy3HsPRaJ8UIgSy/Zkk+FoYoNvd8SykA0Dm7naahAgycrUNv8ZKS5oLyM="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0002-2749-8588 . }