@prefix this: . @prefix sub: . @prefix gen: . @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 , , , , gen:Event, gen:Space; "2026-05-19T17:30:00.0+02:00"^^xsd:dateTime; "2026-05-19T15:00:00.0+02:00"^^xsd:dateTime; rdfs:label "FIP.38.T.8 | FAIR Implementation Profile Training Session 8"; rdfs:seeAlso ; orcid:0000-0001-5862-4375; orcid:0000-0002-1267-0234, orcid:0000-0002-5727-4999, orcid:0000-0003-2195-3997; ; gen:hasAdmin orcid:0000-0001-5862-4375, orcid:0000-0002-1267-0234, orcid:0000-0003-2195-3997; "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-05-19T12:19:26.499Z"^^xsd:dateTime; dct:creator orcid:0000-0001-5862-4375; dct:license ; npx:hasNanopubType ; npx:introduces ; 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 "Wfc835JebKp1FJp3zJkAn4Z3+3n29SCELsq8oQTM6yAnWs+tXtkGPOzARD8gJHOk0sKE6yMuB3lrQegqRcSWgdgGneDx7ZNqQSPSiWZx4FLYNED87/yW17XV1O/0GepLGY13t1DPqmhISiPP9d7b4gIS5RtYkRb8gpt2qBw1Yjs="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0001-5862-4375 . }