@prefix this: <http://purl.org/np/RAT7J58E53GQ4JTt8o6BV1j-bIcvn66SsNR_UiqAfOV_o> .
@prefix sub: <http://purl.org/np/RAT7J58E53GQ4JTt8o6BV1j-bIcvn66SsNR_UiqAfOV_o#> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix npx: <http://purl.org/nanopub/x/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix orcid: <https://orcid.org/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix fip: <https://w3id.org/fair/fip/terms/> .
@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/RAT1egvL5VArd6XMPJXkOR8gelUy_3M-wgDu2Ax02P1gM#DEIMS-ID> a fip:Available-FAIR-Enabling-Resource , fip:FAIR-Enabling-Resource , fip:Identifier-service ;
    rdfs:comment "The DEIMS.ID is a persistent identifier issued by DEIMS-SDR (https://deims.org) to unumbiguously identify long-term observation facilities. A DEIMS.ID is an identifier for your registered site. It is (a) unique, (b) resolvable, and (c) persistent. The DEIMS.ID is issued only once for a site. It never changes and is designed to last for years. It is therefore suited to be used in papers, project reports or websites." ;
    rdfs:label "DEIMS.ID" ;
    rdfs:seeAlso <https://deims.org/docs/deimsid.html> .
}
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 "JlvLpbhwSg0lIY88phgcBk+lhnLUcjwPo/+Q6WtgpnAkQiOA3KVPonv1Wm7T/gEz3R04Lbs4zGZglEC48y0veOFTVcmImIsHRf6OL/dHvKr3nWkNbo198l3dO0jMJ0oknv+hpyseU6YQmRF7/v5/YMyi5w1OMKpGf2Kw33wxSpc=" ;
    npx:hasSignatureTarget this: .
  this: dct:created "2023-12-13T13:31:48Z"^^xsd:dateTime ;
    dct:creator <https://fip-wizard.ds-wizard.org/wizard> ;
    dct:license <https://creativecommons.org/publicdomain/zero/1.0/> ;
    npx:introduces <http://purl.org/np/RAT1egvL5VArd6XMPJXkOR8gelUy_3M-wgDu2Ax02P1gM#DEIMS-ID> ;
    npx:supersedes <http://purl.org/np/RAnvCJoMxRHGr7Y2JuWWdq2PXP-DNk4fGGBsbNMYuYPJg> ;
    prov:wasDerivedFrom <https://w3id.org/fip/wizard/41f5cee3-e8b0-4580-bae9-8df560b6917d> .
}