@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix nt: . @prefix npx: . @prefix xsd: . @prefix orcid: . @prefix prov: . @prefix foaf: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } 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 "FA.8.T.1 | FAIR2Adapt FAIR Awareness session 1 - by Andrea Tarallo" . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCCQUeg24hgGoITCSR8NIXgEIr0+26DbEtpx9lNGBEDBOfvMtOvZGoN5XO2okkkY+MxqnDjYj1UtlJFfNZj6lGPSi5F4OSitsTDrnTDRCD4eYQ40uZIaX/hfnsM4XBPSm8j+dugPotNEjpr2Kt+BfpMJRZpvj0UOnVF68x7SzN9HwIDAQAB"; npx:hasSignature "BnmxoRI0P29INqcReLr1bFhY26tfqmdwvU1mmWUnu9l/M77gSbm4RkLqKAYojGMCPljnXgJsW4IOzEW5CBV6j5l4/OV6v4oNaTnxC7rvarG9y93sJ+PBb7QaJh5gV3DZYBaL6hvfFkd45Fj6TH3hOkrgoQa1HPjgYYcl65t2cAU="; npx:hasSignatureTarget this:; npx:signedBy orcid:0009-0000-2620-6777 . this: dct:created "2025-03-31T15:02:43.923Z"^^xsd:dateTime; dct:creator orcid:0009-0000-2620-6777; dct:license ; npx:wasCreatedAt ; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . }