@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 { a fip:Digital-Object-Type; rdfs:comment "A data management plan is a statement describing how research data will be managed throughout a specified research project's life cycle - during and after the active phase of the research project - including terms regarding archiving and potential preservation of the data in a data repository. The DMP is considered to be a 'living' document, i.e. one which can be updated when necessary."; rdfs:label "Data Management Plan"; skos:exactMatch ; fip:has-description-source . } sub:provenance { sub:assertion dct:creator orcid:0000-0003-2195-3997 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB"; npx:hasSignature "TUFPQdcYx28iUarfF7o+8dI0fNT/YbdKZSj7vMBZJLL+gT8K37eBq6Gy2bUSv+pHmq/mqUvmGqpzNRbMTOui8975twdnD2Xcmn9JQRijef3A5Kc6q/gFIYqbG5TzIk2d9b7FRSlsZxXpLCkZ2v4rrpQkpogiy/rVT08w5PK0PGA="; npx:hasSignatureTarget this: . this: dct:created "2025-06-17T21:52:32Z"^^xsd:dateTime; dct:creator ; dct:license ; npx:introduces ; prov:wasDerivedFrom . }