@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 { sub:Blockchain a , , , , , ; rdfs:comment "Blockchain technology is a decentralized, distributed ledger that stores the record of ownership of digital assets"; rdfs:label "Blockchain"; rdfs:seeAlso . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0002-7567-0311 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCbhStqE38OJwT+ximq6JDoJdM4jm9VVlgaV8MC+3ZDKoLhRDA1owq/GRy65gWGff5Yxylfd17vx2L/wiNUb8ZjeRYz5fJMWgI95YjJNu2p9KIwQIyS2nNoyUrsac2yaCPHgAK28yKM2C5lhdUsPfxVc6HQRWAOQ72cz9Q0lKo2iwIDAQAB"; npx:hasSignature "XdYPX16OJmx23jRCqQNWdeovLI0lxmWVz0Iq1Kv6KMz7rLADrbX7q9eh0pdnnl05AY607DG0Iemll4uZoFM58lNPsvytQ+hZBkkWn6F8DuCtGFrWYeDL44whgwOie+XfVLlzxS0eJPx7bI/2E0sJREjFZ55D34NnVdkqPCEpgSI="; npx:hasSignatureTarget this: . this: dct:created "2023-04-29T19:51:03.659Z"^^xsd:dateTime; dct:creator orcid:0000-0002-7567-0311; dct:license ; npx:introduces sub:Blockchain; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . }