@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:CLARIAH-FAIR-Vocabulary-Registry ; a fip:FAIR-Enabling-Resource, fip:FAIR-Supporting-Resource-to-be-Developed, fip:Generalist-Registry, fip:Registry; rdfs:comment "The CLARIAH FAIR Vocabulary Registry is under development with its source code available on GitHub at https://github.com/CLARIAH/vocab-registry/. "; rdfs:label "CLARIAH FAIR Vocabulary Registry" . } sub:provenance { sub:assertion dct:creator orcid:0000-0002-1261-9930 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB"; npx:hasSignature "gRupL2kx8k6swRauP+1Huhcz1iKq63iQWnT8X7P2TTRkwRWcCF0i4wjpZ6+TisXetqO+srQo5nkuJG+lVP1A7WOaWe21VAxnD3Fc2Fixo48nzsaM0IH5wG4fw/6LocQCF435Bi0za5rKW/9Wum33qYAegsmJTo7FM07EOvHAp5k="; npx:hasSignatureTarget this: . this: dct:created "2025-04-16T15:10:18Z"^^xsd:dateTime; dct:creator ; dct:license ; npx:introduces sub:CLARIAH-FAIR-Vocabulary-Registry; prov:wasDerivedFrom . }