@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:IMDPP a fip:FAIR-Enabling-Resource, fip:Metadata-preservation-policy; rdfs:comment "The development and maintenance of IMIS is an institutional activity. One of the key activities of the VLIZ Data Centre is to offer efficient tools and support for describing metadata files and to ensure their long-term existence. It is hence in the remit of the VLIZ Data Centre that any (meta)data stored in IMIS will exist for as long as IMIS, or any successor does. If VLIZ ceases to exist or terminates its (meta)data-archiving activities, VLIZ shall attempt to transfer the data files to a similar organisation that will continue the Agreement with the Data provider under similar conditions if possible. If VLIZ does not succeed in finding a similar organisation, VLIZ will organise a transfer of all files to each intellectual property right holder or the data provider."; rdfs:label "IMIS MetaData Preservation Policy"; fip:metadata-availability-in-years "5" . } sub:provenance { sub:assertion dct:creator orcid:0000-0002-9648-6484 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB"; npx:hasSignature "I6uZIvMSHPJmZV+R3chARfPpch+AAJIEQf9JfcHx37vmw1ZixwBseUNRqdlzO1E0VqI9OL1pNAcc3Rfs6aRTdpgRzKA8R346fs5iE5x8CkifKwDpIJthnaJ1y83DUepHGFAcjE78QpjnkguPkY29p2pC4MyX3CeaRKjeDXYB/D4="; npx:hasSignatureTarget this: . this: dct:created "2023-03-16T09:23:15Z"^^xsd:dateTime; dct:creator ; dct:license ; npx:introduces sub:IMDPP; prov:wasDerivedFrom . }