@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:dPID a , , ; rdfs:comment "dPIDs are decentralized persistent identifiers for hash-based linked data."; rdfs:label "Decentralizer Persistent Identifiers"; 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 "DWe9QwKPpQiYnA88bZKjAc1FKT/j/8CvCPjuK1pW+2RhtBPAC3bIMGBLhcLviyU8d/Dv33yjN1JEEINNsIZrQoLWmKpfq0/PArHPG6HxMUQLr3blZLx3NWuu5nqUo/UEML0yM506F5m+4fDXiiuXa9yK1v08ABVWuXdfXONB9Kc="; npx:hasSignatureTarget this: . this: dct:created "2023-04-29T20:08:15.667Z"^^xsd:dateTime; dct:creator orcid:0000-0002-7567-0311; dct:license ; npx:introduces sub:dPID; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . }