@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:premis-3.0 ; a fip:Available-FAIR-Enabling-Resource, fip:FAIR-Enabling-Resource, fip:Provenance-model; rdfs:comment "The PREMIS Data Dictionary for Preservation Metadata is the international standard for metadata to support the preservation of digital objects and ensure their long-term usability. Developed by an international team of experts, PREMIS is implemented in digital preservation projects around the world, and support for PREMIS is incorporated into a number of commercial and open-source digital preservation tools and systems. The PREMIS Editorial Committee coordinates revisions and implementation of the standard, which consists of the Data Dictionary, an XML schema, and supporting documentation."; rdfs:label "PREservation Metadata Implementation Strategies (PREMIS) v3.0"; skos:closeMatch . } sub:provenance { sub:assertion dct:creator orcid:0000-0003-3108-3921; prov:wasDerivedFrom . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB"; npx:hasSignature "lK4jA98YokB9WRMgwLfATzCl1eRSQYscgW/yq2UYgqdQPOP66G9xwtfCUcJT0O/2eZeAhcp4Je4NrKtwKvFJh52g6P9xH0M2YtjOGoC3M/Z1NyQUwcYwbcla5Xun8NVjWF9RziZ+NHvVj8sc3s4lNlnIs5jrvjOWGhKz59oHN6M="; npx:hasSignatureTarget this: . this: dct:created "2023-12-21T15:38:09Z"^^xsd:dateTime; dct:creator ; dct:license ; npx:introduces sub:premis-3.0; prov:wasDerivedFrom . }