@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:i6z ; a fip:Available-FAIR-Supporting-Resource, fip:FAIR-Supporting-Resource, fip:Knowledge-representation-language; rdfs:comment "In IUCLID 6, the exchange of chemical information, from either datasets or dossiers, is facilitated via a zip/archive file that has the extension i6z, which stands for IUCLID 6 zip. Chemical information can be exported as an i6z file from an installation of IUCLID 6, and then imported into another. An i6z file has a well-defined and structured format that contains information on the IUCLID 6 entities, documents, and attachments it contains. The export feature of IUCLID 6 provides an advanced filtering mechanism that allows a user to select which of the interrelated entities are included in the archive."; rdfs:label "i6z | IUCLID dossier schema format"; fip:has-description-source . } sub:provenance { sub:assertion dct:creator orcid:0009-0009-5847-3226 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB"; npx:hasSignature "nkzadcvdamZ7m20NNprTfJYmvNY11MR4/sTIbGfFtpeJYDMMDXjgNIeI+xMfA4l9ndpEOJJYAWwfqF8l0gn9w0qZPKVSzrOqJLhbYPkQhu8Nt4gUm4S1i85xnzWVvLSG4FercSc3KI6SE3XSnrMZGOzauH+RPaWsLe55Dnt5yj8="; npx:hasSignatureTarget this: . this: dct:created "2025-02-19T08:48:30Z"^^xsd:dateTime; dct:creator ; dct:license ; npx:introduces sub:i6z; prov:wasDerivedFrom . }