@prefix dcterms: .
@prefix fip: .
@prefix this: .
@prefix sub: .
@prefix np: .
@prefix nt: .
@prefix npx: .
@prefix xsd: .
@prefix rdfs: .
@prefix orcid: .
@prefix prov: .
sub:Head {
this: a np:Nanopublication;
np:hasAssertion sub:assertion;
np:hasProvenance sub:provenance;
np:hasPublicationInfo sub:pubinfo .
}
sub:assertion {
a fip:Available-FAIR-Enabling-Resource,
fip:FAIR-Enabling-Resource, fip:Registry;
rdfs:comment "DEIMS-SDR (Dynamic Ecological Information Management System - Site and Dataset Registry) is an information management system for the discovery of long-term environmental research and monitoring facilities around the globe, along with the data gathered at those sites and the people and networks associated with them. DEIMS-SDR includes metadata such as site location, ecosystem, facilities, parameters measured and research themes.e sites and the people and networks associated with them. DEIMS-SDR includes metadata such as site location, ecosystem, facilities, parameters measured and research themes.";
rdfs:label "DEIMS-SDR | Dynamic Ecological Information Management System - Site and Dataset Registry";
rdfs:seeAlso ;
.
}
sub:provenance {
sub:assertion prov:wasAttributedTo orcid:0000-0003-2195-3997;
prov:wasDerivedFrom .
}
sub:pubinfo {
sub:sig npx:hasAlgorithm "RSA";
npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCtpcftn7kbe6toJbOTDQaCcCssEFSWqt6J4rZ02w+TfY7/eIOgJZYOlpL6G3AzO2RNmVYWRPSlMiykaFuaRuBitvk1GKfGdprfZbvXwmeOxpqCTRBQX9EnFyQyd+Ra/ajfw/UsG8skeu1xnUEpnQbpgbQYc/fvhJNN0UwEc77mOwIDAQAB";
npx:hasSignature "rG0NM/hGv9SefVaJZElVBpmwKySQEq6i2cfd30I9fqW5tFD3/SkqtMx3ZIu4jmmPRw6iqOVTFk0Gn1OBnj3Sry4VjNULS86Ju62HEIwZWyVmnj3V9d5Kg5o815byKAZlNyB614O2XZiJcv/IUISDUhTYYAZHb1x6AjFGrr3JMMk=";
npx:hasSignatureTarget this: .
this: dcterms:created "2023-01-08T15:39:17.900+01:00"^^xsd:dateTime;
dcterms:creator orcid:0000-0003-2195-3997;
npx:introduces ;
npx:supersedes ;
nt:wasCreatedFromProvenanceTemplate ;
nt:wasCreatedFromPubinfoTemplate ,
;
nt:wasCreatedFromTemplate .
}