@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix nt: . @prefix npx: . @prefix xsd: . @prefix orcid: . @prefix prov: . @prefix foaf: . sub:Head { this: a np:Nanopublication; np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo . } 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 "FIP.38.T.1 | FAIR Implementation Profile Training Session 1" . this: dct:created "2026-04-01T13:35:31.664Z"^^xsd:dateTime; dct:creator orcid:0000-0002-2749-8588; dct:license ; npx:wasCreatedAt ; prov:wasDerivedFrom ; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , , ; nt:wasCreatedFromTemplate . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCiYoqFFCPz9pL/XeZfAKlb8GkJEPK5BxVBs0869TOaE01pj9nL18a3jV1mbxL8skh6vPxVKB8XwnyAnteG2Ct3WX/oeUVfScxH3ODpy9aBZPaIY9bs6z2h9QywpgUeZgPBzerWJWNSWGKJh2VcT320YPqfUpWBZ83GhHg6nl6TRQIDAQAB"; npx:hasSignature "fqsD2UKvyQOAcJ3T/tdZJcj7TgJzdhgdgKxf49xlY1sHTULCqhp/s5gEA9XBxS7jJvXVm35itbwrvLSohhx/mG5Z2otEroxB01O4G+osr1u7z6v4iSAhAdfMi7Xo3sv+u5fpr9GiNyXfs/IA/WUO1Iuq4ldUc437QFRPOgV2H9k="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0002-2749-8588 . }