@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-0001-5862-4375 . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0001-5862-4375 . } sub:pubinfo { orcid:0000-0001-5862-4375 foaf:name "Elham Memarian" . nt:hasLabelFromApi "FIP.35.T.3 | FAIR2Adapt FIP Training Session 3" . this: dct:created "2025-10-20T07:39:46.719Z"^^xsd:dateTime; dct:creator orcid:0000-0001-5862-4375; dct:license ; npx:wasCreatedAt ; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCe+kPAiclp/E0dC6hoR/or7Ybsu6rnAJ4aalhimq9ORE9UL2tc+YR7Mm+mF/3rTP6oBWCkLGBj7mLVarLjbgBdlz93/tfPvE7aJf+sbAOzNGGT18O3OfVM/qhn43T8wFeYa5ar0L3RWrdwHUa2Qxt9svPLARw9Pu2AYjpB8X9wgwIDAQAB"; npx:hasSignature "CJrNB+LGI0sh7ytbXud+sMUcLrmHlDaDYCyArnqZiskNRy8BYjkwQsSxuNHd+tSHXtTfi2iGTnghnNXWKmjxcokCILsnfmQmU8X4OGZaIVcYU5HDs4C65iDWtj9l65/GR3Pv9Wzkh8xFXpURiX1+ir5u78qQbJYxpN0LOozetfo="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0001-5862-4375 . }