@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:Structured-vocabulary;
;
rdfs:comment "The anaeeThes thesaurus aims at providing a controlled vocabulary for the semantic description of the study of continental ecosystems and their biodiversity. The thesaurus consists of concepts handled in different main thematic areas: abiotic (e.g. atmosphere, climate, hydrosphere, litosphere); biotic (e.g. animals, plants, micro-organisms, biodiversity); chemical compounds; experimentation and observation (e.g. instrument, method, protocol, measurement, quality, infrastructure); ecosystems (e.g. type, structure, functioning); modeling (e.g. formalism, platform, type of model, computer language); disciplines (disciplinary and scientific fields); and unit (units of the international system, inherited from the OBOE-standards ontology).";
rdfs:label "anaeeThes | AnaEE Thesaurus";
.
}
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 "o8+8OKpwlx18dRgH35t0g12mKBeQLT4r4XPw+84eSQJNE02HralT3VpowyvgGmtveCdniQBjtg2mF2vfnyUYRH2DxZbp9pmDlpjPgYz8ic7P00hbVuPRkNWWMgw9aFirgMD9/oUaqr5UqQyCcQLBx3cE8XzjEk/qrf1h0P/Syvg=";
npx:hasSignatureTarget this: .
this: dcterms:created "2023-01-08T16:42:01.131+01:00"^^xsd:dateTime;
dcterms:creator orcid:0000-0003-2195-3997;
npx:introduces ;
npx:supersedes ;
nt:wasCreatedFromProvenanceTemplate ;
nt:wasCreatedFromPubinfoTemplate ,
;
nt:wasCreatedFromTemplate .
}