@prefix fip: . @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:ERC_721 a fip:Authentication-and-authorization-service, fip:Available-FAIR-Enabling-Resource, fip:FAIR-Enabling-Resource; rdfs:comment "ERC-721 is a free, open standard that describes how to build non-fungible or unique tokens on the Ethereum blockchain."; rdfs:label "Ethereum Non-Fungible Token Standard"; 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 "bYf4isvHRF8Fn0DB5k7G9uQrxE9VsQznPEN1KhkKOL8Gnw/iMm92Z7kNCTBVzncwxYwSLF3H7eOFTIyIHtGL3AWJcUMXnESeRj8wtzzuE4H7DsEweAZJznQPgFbQztJ1aI4ekXxhc82yhPYXTOgZdQCNOFnVc2WcjTlVEdI+q4s="; npx:hasSignatureTarget this: . this: dct:created "2023-04-29T19:55:10.152Z"^^xsd:dateTime; dct:creator orcid:0000-0002-7567-0311; dct:license ; npx:introduces sub:ERC_721; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . }