@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:SEEK-ID a fip:Available-FAIR-Supporting-Resource, fip:FAIR-Enabling-Resource, fip:Identifier-service; rdfs:comment "A persistent, unique identifier assigned to digital objects within SEEK-based platforms, such as FAIRDOMHub or IBISBAKhub. SEEK is an open-source data management system used primarily in research infrastructures for sharing, managing, and linking research outputs (e.g. datasets, models, SOPs, and publications)."; rdfs:label "SEEK-ID | SEEK Identifier Service"; fip:has-description-source . } sub:provenance { sub:assertion dct:creator orcid:0000-0001-6301-4248 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB"; npx:hasSignature "G8f7YVMUtikvfGxLbx0DY509eNDvtssJCN/Oau+HGlLAjAh8KX6MnyBA6qXaMMZVBPvfIscVkTaYxx1IZ6SR68tgR8sHGReQqIyvQRra3lH7WLkvzHFFTaMyz4EV1wyGR4l7E86+6RxofrP/Kev3jAG1jEv8RcMwJTSA8hNAGEA="; npx:hasSignatureTarget this: . this: dct:created "2025-02-21T15:39:45Z"^^xsd:dateTime; dct:creator ; dct:license ; npx:introduces sub:SEEK-ID; prov:wasDerivedFrom . }