@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix npx: . @prefix xsd: . @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 { sub:DEIMS-ID a fip:Available-FAIR-Enabling-Resource, fip:FAIR-Enabling-Resource, fip:Identifier-type; 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. Thee 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 . } 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 "er0yMkpXrXexcHvjBLkHWgd8/WcitKJbePk9k+ViXoyHORs8A5NypoZ3wf4iUiS0Zd9VWd/U3n7s55QE3BDOyqS/rC91t5op9AL/sBcDOdbLq3+2sm/rAH2ce4rxEoJcK7NJN6LCdmfJEcHd6pkd/6bsor8vUPc+8A+xYYgb+iE="; npx:hasSignatureTarget this: . this: dct:created "2022-02-15T09:15:34Z"^^xsd:dateTime; dct:creator ; dct:license ; npx:introduces sub:DEIMS-ID; prov:wasDerivedFrom . }