@prefix fip: . @prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix nt: . @prefix npx: . @prefix xsd: . @prefix rdfs: . @prefix orcid: . @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 superseede."; rdfs:label "eLTER Data Management Plan Draft"; fip:metadata-availability-in-years "5" . } sub:provenance { sub:assertion prov:wasDerivedFrom . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCtpcftn7kbe6toJbOTDQaCcCssEFSWqt6J4rZ02w+TfY7/eIOgJZYOlpL6G3AzO2RNmVYWRPSlMiykaFuaRuBitvk1GKfGdprfZbvXwmeOxpqCTRBQX9EnFyQyd+Ra/ajfw/UsG8skeu1xnUEpnQbpgbQYc/fvhJNN0UwEc77mOwIDAQAB"; npx:hasSignature "pfoDhU6BZpIh0J6QHt83dzKvyS/Dn3l779nM170n6sQZa7ePnjV8KMB2pUjlkSecys8sEni2ZYKA/mq+bdyw984eMfYIVUkoRE2DkE46QkzAaEVMvFTxaVFOW0P2WWqzbL0JwMMl6AVW5Tz+Vx+GeXigoddy/CqNhzcb7CBcc2s="; npx:hasSignatureTarget this: . this: dct:created "2022-07-20T15:05:58.675+02:00"^^xsd:dateTime; dct:creator orcid:0000-0003-2195-3997; npx:introduces ; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate ; nt:wasCreatedFromTemplate . }