@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix nt: . @prefix npx: . @prefix xsd: . @prefix rdfs: . @prefix orcid: . @prefix prov: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { orcid:0009-0001-6069-1478 . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0009-0001-6069-1478 . } sub:pubinfo { nt:hasLabelFromApi "cryptocurrency - digital medium of exchange using cryptography on a ledger to secure transactions and to verify transfer of ownership" . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCiUi9Yfa9GR7qlDiyMIrm8V8z1wuYOmma6VjzPJdkJGOGQFhB979tz5/r3QNREXIQg1739CdleCK3X10+NfblnzwxcUQfvU5F8vIuooDCXvMmfxlHw6aCZaaSqpC/M3rVAnnwXNht0yxUtbot4iP4Wu/mDbq8DCU3TPiJ6wNOLNQIDAQAB"; npx:hasSignature "gXN9Q8jAnun9VajSXxEDsPZ6NPvn0IjavpiiFW9wMH+UiK0+UxXNGemLUU7GWm0A5E10bZD+uhB6g8sIkNuQvPZ5IJWIdYFbJQQFHHEZh62fIS5rNMAOzyFaLQPenzufIuA7ZtQ+LtdOa/8UtFuOjWheNHiKqJ4d/vLe4R8GKtY="; npx:hasSignatureTarget this: . this: dct:created "2023-10-09T12:05:56.904Z"^^xsd:dateTime; dct:creator orcid:0009-0001-6069-1478; dct:license ; a npx:ExampleNanopub; rdfs:label "think this is overrated: cryptocurrency"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , , ; nt:wasCreatedFromTemplate . }