@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix this: <http://purl.org/np/RAg4Mat7wIXkgJsPRPFzpEqK9WsfU2k7CATGqeqhzWjmA> .
@prefix sub: <http://purl.org/np/RAg4Mat7wIXkgJsPRPFzpEqK9WsfU2k7CATGqeqhzWjmA#> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix orcid: <https://orcid.org/> .
@prefix dcat: <https://www.w3.org/ns/dcat#> .
@prefix fip: <https://w3id.org/fair/fip/terms/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix npx: <http://purl.org/nanopub/x/> .

<http://purl.org/np/RAg4Mat7wIXkgJsPRPFzpEqK9WsfU2k7CATGqeqhzWjmA> a np:Nanopublication;
  np:hasAssertion sub:assertion;
  np:hasProvenance sub:provenance;
  np:hasPublicationInfo sub:pubinfo;
  dcterms:created "2022-12-28T22:23:14Z"^^xsd:dateTime;
  dcterms:creator <https://fip-wizard.ds-wizard.org>;
  dcterms:license <https://creativecommons.org/publicdomain/zero/1.0/>;
  prov:wasDerivedFrom <https://w3id.org/fip/wizard/7095bdd2-3b99-4abd-a526-a9a9e7ae47e9> .

sub:declaration a fip:FIP-Declaration;
  fip:considerations "currently used for datasets shared via B2SHARE. issuing DOI from the eLTER Digital Asset Registry (DAR) will be implemented in 2025 onwards";
  fip:declared-by <http://purl.org/np/RA9GLc5qwnKHfaLwDtIwdzmTE7jFBoIWquFZ49tuFeUAM#eLTER-RI>;
  fip:declares-current-use-of <http://purl.org/np/RAnAWGdeI_1GGmDAqv-vZjby5XqbL2ZujNz1vgwK_6cRI#DOI>;
  fip:refers-to-question fip:FIP-Question-F1-D;
  dcat:endDate "2021-12-31"^^xsd:date;
  dcat:startDate "2021-01-01"^^xsd:date .

sub:assertion dcterms:creator orcid:0000-0003-0631-8231 .

sub:sig npx:hasAlgorithm "RSA";
  npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB";
  npx:hasSignature "AoIYGMPjhy8p0QRlnx7YaeFz4DtHoZTVYY/mozaO8Uf1MmXg679IROQ3DsVywF48yGd48hH6f8LMH/KMSkwSYSRSLIVBAxQXFFAR/01PKIOMG7hpUTzsbDuc97yT1i1j1Q+jyluNSr/sjjogrGYA261cCi/XzqbLMKZwagPrjgc=";
  npx:hasSignatureTarget <http://purl.org/np/RAg4Mat7wIXkgJsPRPFzpEqK9WsfU2k7CATGqeqhzWjmA> .

