@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-2483-3969 . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0002-2483-3969 . } sub:pubinfo { orcid:0000-0002-2483-3969 foaf:name "Stijn Baken" . nt:hasLabelFromApi "FIP.33.T.2 | FAIR Implementation Profile Training - by Norbert van Dijk" . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCR8zl1Ma30UaDP4UJ/SlYW16LQCrNUS7feTIS/0wu3CG7dkfXjhabjafXe/nIyWuX/6i93GUeGYFy4tvbQjAlD8Z+ZhhDJAFWaiN0m+rPioZ5wsm+BWCh+UPh9ZmDgCm9d2TxImQEIYcN6RvXFT4PYozaGML1L9+NYqWjthnngSQIDAQAB"; npx:hasSignature "HzeXdRASYWg0XYY/OarMTAqTsNrT0TVpigAL3usC13h1RYPtaPnNvxsKwwUHv5OYAxwF+rlaxiLZ7idcD9ektMypw4LGbUlGKjT2EiLHZ7mnHT5SHZ5CrYYkEI2ugC6s5LUZVdXLzEXLAMN8vj0VOwRsWR/sup4NL8ilifKjcWE="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0002-2483-3969 . this: dct:created "2025-01-27T16:03:38.284Z"^^xsd:dateTime; dct:creator orcid:0000-0002-2483-3969; dct:license ; npx:wasCreatedAt ; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . }