@prefix fip: .
@prefix skos: .
@prefix this: .
@prefix sub: .
@prefix np: .
@prefix dct: .
@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 ;
skos:closeMatch .
}
sub:provenance {
sub:assertion prov:wasAttributedTo orcid:0000-0003-2195-3997 .
}
sub:pubinfo {
sub:sig npx:hasAlgorithm "RSA";
npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCtpcftn7kbe6toJbOTDQaCcCssEFSWqt6J4rZ02w+TfY7/eIOgJZYOlpL6G3AzO2RNmVYWRPSlMiykaFuaRuBitvk1GKfGdprfZbvXwmeOxpqCTRBQX9EnFyQyd+Ra/ajfw/UsG8skeu1xnUEpnQbpgbQYc/fvhJNN0UwEc77mOwIDAQAB";
npx:hasSignature "bZECRdN+M/WrORPWWzIzlVJqdCc2rWspYqp+L19Bfe1djcQosE51pgrEv8R/0sHYLskEFbLvqEkxxtjd8ANXNKtR6GxgMC/Xjw49Sjuhw0pYqa4YhKhO7qyAYh70AfmVvF371jZV7NnB5icjWEWXtE3F/6RNX/MF8sk+HTvz9I8=";
npx:hasSignatureTarget this: .
this: dct:created "2022-07-19T16:34:17.290+02:00"^^xsd:dateTime;
dct:creator orcid:0000-0003-2195-3997;
npx:introduces ;
npx:supersedes ;
nt:wasCreatedFromProvenanceTemplate ;
nt:wasCreatedFromPubinfoTemplate ,
;
nt:wasCreatedFromTemplate .
}