@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.8 | FAIR Implementation Profile Training Session 8" . this: dct:created "2026-05-19T13:07:53.414Z"^^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 "KWd6Ig0pe0corFCns/2845+s9juSWWNfB7XC9NO2/Tu3QFrhAR4rFBCkof7Zhth63m3KY5wpxO41oThcSfa0suZeob2ImVVLOqrTltte+HrhyO+ro3Ip16ZtO8m/sr2cpusdvjDzASIeDOC+FXrLvBiJnp7F5LJhWpxWQrvagF4="; npx:hasSignatureTarget this:; npx:signedBy orcid:0009-0000-2620-6777 . }