@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: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";
skos:exactMatch .
}
sub:provenance {
sub:assertion prov:wasDerivedFrom .
}
sub:pubinfo {
sub:sig npx:hasAlgorithm "RSA";
npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCtpcftn7kbe6toJbOTDQaCcCssEFSWqt6J4rZ02w+TfY7/eIOgJZYOlpL6G3AzO2RNmVYWRPSlMiykaFuaRuBitvk1GKfGdprfZbvXwmeOxpqCTRBQX9EnFyQyd+Ra/ajfw/UsG8skeu1xnUEpnQbpgbQYc/fvhJNN0UwEc77mOwIDAQAB";
npx:hasSignature "klmyEou5daoORHqhksNvENzEtf6idfwFlFNFAJerJPhVdWa2ioVblZgOfUCTmDgbkTz4pCWSqO29nvP7A88dsUIVkqXxBdkbnzHgLAf6fa2EqPlxRmInmEkSbL0RCnSfaMP8+ajB+HMSlf+sjO7gSsH0WOWKCpoCgTgUT8tI3KY=";
npx:hasSignatureTarget this: .
this: dct:created "2022-07-18T19:20:41.149+02:00"^^xsd:dateTime;
dct:creator orcid:0000-0003-2195-3997;
npx:introduces ;
npx:supersedes ;
nt:wasCreatedFromProvenanceTemplate ;
nt:wasCreatedFromPubinfoTemplate ,
;
nt:wasCreatedFromTemplate .
}