@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:0009-0000-2620-6777 . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0009-0000-2620-6777 . } sub:pubinfo { orcid:0009-0000-2620-6777 foaf:name "Christine Matauschek" . nt:hasLabelFromApi "FIP.38.T.6 | FAIR Implementation Profile Training Session 6" . this: dct:created "2026-05-05T13:34:34.003Z"^^xsd:dateTime; dct:creator orcid:0009-0000-2620-6777; dct:license ; npx:wasCreatedAt ; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCCQUeg24hgGoITCSR8NIXgEIr0+26DbEtpx9lNGBEDBOfvMtOvZGoN5XO2okkkY+MxqnDjYj1UtlJFfNZj6lGPSi5F4OSitsTDrnTDRCD4eYQ40uZIaX/hfnsM4XBPSm8j+dugPotNEjpr2Kt+BfpMJRZpvj0UOnVF68x7SzN9HwIDAQAB"; npx:hasSignature "Ef0unD7Zyhm+HiR3GrYuDsnWEkU1oIkahBtxNXpwN05lOfTKy50NIrKPA8PoK7NbrcSy/EqSYkkt9BggmrtDa//cDLlpLvVTQtjXMdUm5uFSmbaEVFlbsWt4X+ErAex0XPqFM3jJHrZ3ZVKHySJx09ItKwsJcHlwmfq6xXNpQMI="; npx:hasSignatureTarget this:; npx:signedBy orcid:0009-0000-2620-6777 . }