@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-5862-4375 . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0001-5862-4375 . } sub:pubinfo { orcid:0000-0001-5862-4375 foaf:name "Elham Memarian" . nt:hasLabelFromApi "FIP.33.T.4 | FAIR Implementation Profile Training 4 - by (unknown)" . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCe+kPAiclp/E0dC6hoR/or7Ybsu6rnAJ4aalhimq9ORE9UL2tc+YR7Mm+mF/3rTP6oBWCkLGBj7mLVarLjbgBdlz93/tfPvE7aJf+sbAOzNGGT18O3OfVM/qhn43T8wFeYa5ar0L3RWrdwHUa2Qxt9svPLARw9Pu2AYjpB8X9wgwIDAQAB"; npx:hasSignature "IRkgWPMHJBSfUE6KCp7G9m9IKB5MA8+2KhRpKd7eoyh5wQiDkshV2xZuq/My8vtAeKJ1JRDdQG/EZkb6AaDpq9qDeKZSbtgKwQjMCs4bpbQuBGQ9g06GKzKvmX8o6hGGsGriYpLLOF2jW5PgpAAzfuB0wQCiZRLzMyyztg0kWmM="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0001-5862-4375 . this: dct:created "2025-03-25T17:21:45.776Z"^^xsd:dateTime; dct:creator orcid:0000-0001-5862-4375; dct:license ; npx:wasCreatedAt ; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . }