@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @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 { sub:keyDeclaration npx:declaredBy orcid:0000-0002-3621-3361; npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQC62M9mP8CS8iNQG52obK6Vs3vzI3EoERdW9iGrtByqemRNVpCzHd+lNhR6AWcfWXWspTYO8mfvNs98lPg3WDgn0ie0EGDD0SlqvjHMnNbtBVE6vnuY63Bs4X8WADd4IKXaiuo+bvQSbTasMNOTJstMQlWok/otG3uR7isCv68LgQIDAQAB" . orcid:0000-0002-3621-3361 foaf:name "ned flanders" . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0002-3621-3361 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQC62M9mP8CS8iNQG52obK6Vs3vzI3EoERdW9iGrtByqemRNVpCzHd+lNhR6AWcfWXWspTYO8mfvNs98lPg3WDgn0ie0EGDD0SlqvjHMnNbtBVE6vnuY63Bs4X8WADd4IKXaiuo+bvQSbTasMNOTJstMQlWok/otG3uR7isCv68LgQIDAQAB"; npx:hasSignature "JRZ/3AbCTahdB2mteIQA5JjtRNEbA81AAJgpg/iyuOp8HYkcbIVi/g+VXp+tt+wm4Z4LkrJ6KUV1Z6ZmSQoMHQ9h3tSHK8ijt45oYPVp/ofX6MRrQYLqIbNfAGT9e5ZpS8q4rGbIU7JHQx6ROtyIALc8QRCpbprAT2iE8kNgG5U="; npx:hasSignatureTarget this: . this: dct:created "2022-04-26T15:27:11.105+02:00"^^xsd:dateTime; dct:creator orcid:0000-0002-3621-3361 . }