@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix nt: . @prefix npx: . @prefix xsd: . @prefix rdfs: . @prefix orcid: . @prefix prov: . @prefix foaf: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { sub:RSpaceGID ; a , ; rdfs:comment "In RSpace, a global ID is a unique identifier assigned to every object in the system. These IDs serve as permanent references that remain consistent throughout an object's lifecycle, regardless of whether it is moved, renamed, or otherwise modified. In contrast to globally unique PIDs, such as DOIs, IGSNs, ePIC, etc., which are provided as globally managed services, the persistence of the RSpace global IDs relies on the management of the individual RSpace instance. As long as an RSpace instance is maintained and accessible, the global IDs remain resolvable."; rdfs:label "RSpaceGID | RSpace Global Identifier"; rdfs:seeAlso ; . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0002-4182-7560 . } sub:pubinfo { orcid:0000-0002-4182-7560 foaf:name "Kristina Hettne" . this: dct:created "2025-07-01T09:33:55.613Z"^^xsd:dateTime; dct:creator orcid:0000-0002-4182-7560; dct:license ; npx:hasNanopubType , , ; npx:introduces sub:RSpaceGID; npx:wasCreatedAt ; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCNRY+XQupJzQf9CyuI3/nPbXPBvBUnmhTPmcRzkndf2UR6pp5q+T+9xpB+7/hEWDr1IG25QxhCP0ZCQfAuXYhKcXboCzuWqw7Xw5bOXk31HYiogezYFVOpophOpoivkO0zXAu5CNTdB7+va3lWHWkHAL4yxcQdEzN0j/0SJrKgkwIDAQAB"; npx:hasSignature "XKPR/0VAL+jksJBZkVoKPmkjdqJWa6rGF1VeCJgGWg8TWB8XFzng+EokEJYfgq7WIfQNRdHS+XA9/1x4GIxBCVML7SU8gLtN5gjl6m+0A/1jOim7vKmCiDPY+61ggxYLgw/grG5u536iVlEvqlVKP6GGsuVAYZDSxnxMYaK3d8M="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0002-4182-7560 . }