@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:0000-0002-8380-6370 . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0002-8380-6370 . } sub:pubinfo { orcid:0000-0002-8380-6370 foaf:name "Even Moa Myklebust" . nt:hasLabelFromApi "FA.8.T.1 | FAIR2Adapt FAIR Awareness session 1 - by Andrea Tarallo" . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCG9gJhRuHZ2OlcWJxPYJ7hhQQXbM5E/nokp/JiOA4Zo+rcc+gHegwzV9J82pYeNQOCeE8Bi8qH3wRfoVheGBdNSLcveWFWYb0MvaANLI9arRNgl+8h3U2utp5d/MjA3slMYnsWubDsc0JynPEQ0AVdTuHBhD/yOgQLk1Bq/2lL+wIDAQAB"; npx:hasSignature "U/n0p35Uw57H0aI5A2UaVZVjggVrOJJsLsbFKDfbAaHynS2pk9m4kubcrErzcYNt79DRbbao0eEl6rPFt/ETEvrjXYF/TYGzz+11V2Rlpaz9KBsYUjzH/zOopd+YwW8k/s55WbemhkXkiI9BZhuEJ5tmkE+smRgzJ7ynpOC5ez0="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0002-8380-6370 . this: dct:created "2025-03-31T15:03:08.978Z"^^xsd:dateTime; dct:creator orcid:0000-0002-8380-6370; dct:license ; npx:wasCreatedAt ; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . }