@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-05-05T17:30:00.0+01:00"^^xsd:dateTime; "2026-05-05T15:00:00.0+01:00"^^xsd:dateTime; rdfs:label "FIP.38.T.6 | FAIR Implementation Profile Training Session 6"; rdfs:seeAlso ; orcid:0000-0001-9280-9437, orcid:0000-0002-2749-8588; orcid:0000-0003-2195-3997; ; "2.5" . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0002-5727-4999 . } sub:pubinfo { orcid:0000-0001-5862-4375 foaf:name "Nikiforos Alygizakis" . orcid:0000-0002-5727-4999 foaf:name "Nikiforos Alygizakis" . orcid:0009-0000-2620-6777 foaf:name "Christine Matauschek" . this: dct:created "2026-05-05T13:31:01.097Z"^^xsd:dateTime; dct:creator orcid:0000-0002-5727-4999, orcid:0009-0000-2620-6777; dct:license ; npx:hasNanopubType ; npx:introduces ; npx:wasCreatedAt ; prov:wasDerivedFrom , , ; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , , , ; nt:wasCreatedFromTemplate . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCCQUeg24hgGoITCSR8NIXgEIr0+26DbEtpx9lNGBEDBOfvMtOvZGoN5XO2okkkY+MxqnDjYj1UtlJFfNZj6lGPSi5F4OSitsTDrnTDRCD4eYQ40uZIaX/hfnsM4XBPSm8j+dugPotNEjpr2Kt+BfpMJRZpvj0UOnVF68x7SzN9HwIDAQAB"; npx:hasSignature "B1HimRRr6LaxxY1dZxehl9IQZ9XLpbnpRtYkze8MMuhnf3RFiHlhNc8yisG02j3daZ65/RG/c7DGO6xpVA4SJSnTmPbYPNs0w8ZgqeyTRNK0w0BoZx/P2Sv4FjLW9SJDUWhWu0sB81KGksobltKVq90k9+cimWk/0EPFIafttmI="; npx:hasSignatureTarget this:; npx:signedBy orcid:0009-0000-2620-6777 . }