@prefix fip: <https://w3id.org/fair/fip/terms/> .
@prefix this: <http://purl.org/np/RAfjbB6fBcwAYf4gB_9PSNKwC_wQqcomy0xUKgTBsJQVM> .
@prefix sub: <http://purl.org/np/RAfjbB6fBcwAYf4gB_9PSNKwC_wQqcomy0xUKgTBsJQVM#> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix nt: <https://w3id.org/np/o/ntemplate/> .
@prefix npx: <http://purl.org/nanopub/x/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix orcid: <https://orcid.org/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
sub:Head {
  this: np:hasAssertion sub:assertion ;
    np:hasProvenance sub:provenance ;
    np:hasPublicationInfo sub:pubinfo ;
    a np:Nanopublication .
}
sub:assertion {
  <http://purl.org/np/RAiUvy-zqZtTyRAJQjPGHhK5mb8m-1M8WfLco-ho6GpnQ#eLTER_DMP_Draft> 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 <http://purl.org/np/RAiUvy-zqZtTyRAJQjPGHhK5mb8m-1M8WfLco-ho6GpnQ> .
}
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 <http://purl.org/np/RAiUvy-zqZtTyRAJQjPGHhK5mb8m-1M8WfLco-ho6GpnQ#eLTER_DMP_Draft> ;
    nt:wasCreatedFromProvenanceTemplate <http://purl.org/np/RAcTpoh5Ra0ssqmcpOgWdaZ_YiPE6demO6cpw-2RvSNs8> ;
    nt:wasCreatedFromPubinfoTemplate <http://purl.org/np/RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM> ;
    nt:wasCreatedFromTemplate <http://purl.org/np/RAeHXUogllV3LG86nlrDqrmhf-LEpX2Gl0IzTxQJAHhmY> .
}