@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-0001-9527-8061 . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0001-9527-8061 . } sub:pubinfo { orcid:0000-0001-9527-8061 foaf:name "Tobias Opialla" . nt:hasLabelFromApi "FIP.33.T.10 | FAIR Implementation Profile Training 10 - by René van Horik" . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCKAz2P1zmfKPhfY/54dc4Y2ncEf14t41SN/CsPlgR2pbtVv7ffjlfCtH27cO9mmo6p3N16N2KvlT4atyKFJv53rEe5+ECw+L0GChGAlcT50kT5GEj6HEP5FfC2Xu/R3e5HJlMSmEAvZdW829BVs9DVwwQoh5iqQ37c3PMC47PUkQIDAQAB"; npx:hasSignature "akVDUHK0T5dASw5x6m8ZV70jzFxzyw/cvH+MJ2xoKaVFw0ugGL6BN4ULC6hweb0DU4niNNQA5SwD8Ij7LitmfHm8pMGKfHyxHXei5UipEsB8ZmxQcZdjOiYdBjhaljkuxx++SzlYygkU1gtwLpGV8qi7HCfe+/XIPlYKf9xWaWA="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0001-9527-8061 . this: dct:created "2025-03-06T15:30:51.460Z"^^xsd:dateTime; dct:creator orcid:0000-0001-9527-8061; dct:license ; npx:wasCreatedAt ; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . }