@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 { a , fip:FAIR-Enabling-Resource, fip:Metadata-preservation-policy; rdfs:comment "Draft Data Management Plan for eLTER based on the requirements of the eLTER projects preparing the implementation of the eLTER RI. This draft DMP includes a Data Policy, which is not shared publically at the moment. The draft DMP and DP will be superseeded."; rdfs:label "eLTER Data Management Plan Draft"; fip:metadata-availability-in-years "5" . } sub:provenance { sub:assertion dct:creator orcid:0000-0003-0631-8231 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB"; npx:hasSignature "fcxKnOW3iLgIqHBje3YWH0ZU5T8AKHRXWLkfsPKShCltMo2KG2qDmQs+4Ijv2rzINPMP79mKbvBw3bdNpqp+ccjAHwD79xQjj4aBY1eNffO7eU4UO/SK9HIOt6H/vrthTye2qF0dLUpLrVJQxnI8ZYXPF9sUid9xsCpARclFlMc="; npx:hasSignatureTarget this: . this: dct:created "2023-04-25T04:53:22Z"^^xsd:dateTime; dct:creator ; dct:license ; npx:introduces ; npx:supersedes ; prov:wasDerivedFrom . }