@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:Handle_System a , , , ; rdfs:comment "The Handle System is a rapid-resolution, globally distributed system run by multiple groups that the public can use for resolving identifiers (handles). The Handle System is an implementation of the Identifier and Resolution component of the Digital Object Architecture."; rdfs:label "Handle System"; rdfs:seeAlso . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0003-2195-3997 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCtpcftn7kbe6toJbOTDQaCcCssEFSWqt6J4rZ02w+TfY7/eIOgJZYOlpL6G3AzO2RNmVYWRPSlMiykaFuaRuBitvk1GKfGdprfZbvXwmeOxpqCTRBQX9EnFyQyd+Ra/ajfw/UsG8skeu1xnUEpnQbpgbQYc/fvhJNN0UwEc77mOwIDAQAB"; npx:hasSignature "YJGSosP9d+L2v4q330O3d6c1Vv/c6PvodU+GxvYQcHIIRMrIxIs2kiCKM0HJBL3+AyuAUYFIm/Nph8b2+dAGA509YW8Bk2HA7tIBPacb8fAZH6oTlvojUJjOWPYEJuJBcw6ja8A3jQu1I9MPGdJVK3ILCtoGZvujBhO1KzJmXGM="; npx:hasSignatureTarget this: . this: dct:created "2022-01-23T20:54:46.793+01:00"^^xsd:dateTime; dct:creator orcid:0000-0003-2195-3997; npx:introduces sub:Handle_System; npx:supersedes ; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . }