@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix npx: . @prefix xsd: . @prefix orcid: . @prefix rdfs: . @prefix fip: . @prefix prov: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { sub:HumanID ; a fip:Available-FAIR-Supporting-Resource, fip:FAIR-Enabling-Resource, fip:Identifier-service; rdfs:comment "HUMANID is the IR* Huma-Num centralized authentication service for Web services. It enables single-account access to NAKALA and other certain Web services. It can be coupled with IDHAL, ORCID, etc. "; rdfs:label "HumanID - Authentification and Registration Service" . } sub:provenance { sub:assertion dct:creator orcid:0000-0002-4968-797X . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB"; npx:hasSignature "NUVO8SN412E8OwAxgElRY4Jp5J+0n6qFc4qzTJnNKsSaoqlWF0jcZVbCX9Lx+ZUYbyiKVuMRrg5Pukt0Yt9o7jXmVvC5Fmujxx02WqDR+gnzUx3ls0QYDqW/njzHoyfTYIqzillVnKBclmv7DYcI8t/cj+6wiXkSn77H/lTIxbM="; npx:hasSignatureTarget this: . this: dct:created "2024-06-28T09:51:59Z"^^xsd:dateTime; dct:creator ; dct:license ; npx:introduces sub:HumanID; prov:wasDerivedFrom . }