@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix nt: . @prefix npx: . @prefix xsd: . @prefix rdfs: . @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 { a , , , ; "2026-04-20T17:30:00.0+01:00"^^xsd:dateTime; "2026-04-20T15:00:00.0+01:00"^^xsd:dateTime; rdfs:label "FIP.38.T.4 | FAIR Implementation Profile Training Session 4"; rdfs:seeAlso ; orcid:0000-0001-5862-4375; orcid:0000-0003-1062-5576, orcid:0009-0003-5409-652X; ; "2.5" . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0001-5862-4375 . } sub:pubinfo { orcid:0000-0001-5862-4375 foaf:name "Elham Memarian" . this: dct:created "2026-04-20T12:17:53.492Z"^^xsd:dateTime; dct:creator orcid:0000-0001-5862-4375; dct:license ; npx:hasNanopubType ; npx:introduces ; npx:wasCreatedAt ; prov:wasDerivedFrom ; 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 "NR1UHXXdwrraDL3rISP17Sexn0H61lKuNjHo4UQMn27oWq9VshfU8myZ9Ti9EMgyWlcltok7pw6s1lFloh5g2RZx0Y5M7D21angJrRVjeeFF2vb7+cq1QPZwSWWQizV8F8d3QX00ENRw+xfR85fotE8W8G6uE/HVBd0GhA7OHw0="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0001-5862-4375 . }