@prefix dcterms: .
@prefix this: .
@prefix sub: .
@prefix xsd: .
@prefix rdfs: .
@prefix prov: .
@prefix np: .
@prefix orcid: .
@prefix nt: .
@prefix npx: .
@prefix fip: .
sub:Head {
this: a np:Nanopublication;
np:hasAssertion sub:assertion;
np:hasProvenance sub:provenance;
np:hasPublicationInfo sub:pubinfo .
}
sub:assertion {
sub:anaeeThes a fip:Available-FAIR-Enabling-Resource, fip:FAIR-Enabling-Resource,
fip:Knowledge-representation-language;
rdfs:comment "The AnaEE thesaurus aims to provide a controlled vocabulary for the semantic description of the study of continental ecosystems and their biodiversity. It has been developed within the framework of the AnaEE-France infrastructure through an iterative process combining both top down and bottom up approaches: import of concepts from other thesauri and collection of concepts used in the AnaEE data bases and/or modeling platforms.";
rdfs:label "AnaEE Thesaurus";
rdfs:seeAlso .
}
sub:provenance {
sub:assertion prov:wasAttributedTo orcid:0000-0002-8504-068X .
}
sub:pubinfo {
sub:sig npx:hasAlgorithm "RSA";
npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQC5/AnadJ2RNGtRXWyEaHrO9bM1yhCvglH4alUGpQI4GKz80Vjw+132ncSB9doXTi6D1oFJTVxhfC5Bpc+ys2W9TXQVwGamj68PvgLDIZ1y82liiKuPgLphttTUfYjqa4l/XdSx/ws0SOcjo4NvStTzWD3n4ntyh5T+D2nudZ2vjQIDAQAB";
npx:hasSignature "nwKJ3QIyrx8NUMeXEjETQ1sTPHL36ztvxzNKvnZVHQFAVwUB9SvsV7Ct4rUUpX8jAlI7jpeTOgG24g8EiVo6tcO7eHFdLSpAkB8UOssK5KzuZoal6MviwljLq42ONavF/WJDdkZsohyw4FkUPFdmXDfCVTGv04eWBtIhQhWxThI=";
npx:hasSignatureTarget this: .
this: dcterms:created "2020-10-20T17:01:19.367+02:00"^^xsd:dateTime;
dcterms:creator orcid:0000-0002-8504-068X;
npx:introduces sub:anaeeThes;
nt:wasCreatedFromProvenanceTemplate ;
nt:wasCreatedFromPubinfoTemplate ;
nt:wasCreatedFromTemplate .
}