@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 { ; a fip:Available-FAIR-Enabling-Resource, fip:FAIR-Enabling-Resource, fip:Identifier-service; rdfs:comment "B2HANDLE is distributed service that manages Persistent Identifiers for data hosted on EUDAT. This document discusses the general principles of the service."; rdfs:label "B2HANDLE" . } 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 "m3KVJ7sb3C7PNwZPAD9Y1z5Z5RUNWaMoF57JyALL6pHXYbJnK8hwlAtXebbOoLnccFQR5vy9vWvKrP40xtPcoUSD6fwNEWod7xYsONSdX3Cc0bj36Lr6W6NDTPhzZFM6R94N8t3e/RR0YV6mt75uDRwrKNWGTq9O2cxs7UZBUJM="; npx:hasSignatureTarget this: . this: dct:created "2022-07-18T19:47:51.711+02:00"^^xsd:dateTime; dct:creator orcid:0000-0003-2195-3997; npx:introduces ; npx:supersedes ; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . }