@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix npx: . @prefix xsd: . @prefix skos: . @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:IRI ; a fip:Available-FAIR-Supporting-Resource, fip:FAIR-Enabling-Resource, fip:Identifier-service; rdfs:comment "A globally unique identifier that represents a resource using Unicode characters, allowing for resource identification across various languages. Similar to a URI, an IRI identifies resources on the Internet, private networks, or offline, without necessarily implying a retrieval method. This expanded character set enables universal access and identification in multilingual contexts."; rdfs:label "Internationalized Resource Identifier"; rdfs:seeAlso ; skos:closeMatch . } sub:provenance { sub:assertion dct:creator orcid:0009-0004-2157-1408; prov:wasDerivedFrom . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB"; npx:hasSignature "D8Np6PfqrytTAmpQv1z4el3aN8tSl9rRm542naKzV95RPYCWjdB4eHDtYm1XxOBgD+G2rdD1L2kSKOAn0V0WeSM+Mh7NcNN7gLmkcdNw2LG6BhoLj3qwVNvLIDgVwckvcetKc1oHRAGvCtP7Rg1nuLaFBjF2dx5v4k54MK1h88M="; npx:hasSignatureTarget this: . this: dct:created "2024-12-20T23:56:26Z"^^xsd:dateTime; dct:creator ; dct:license ; npx:introduces sub:IRI; prov:wasDerivedFrom . }