@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, fip:Structured-vocabulary;
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: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 "Cxj5Z3uKgaUHvl8g9eeEOXTxG/89Hae+oxfoxnGEaqjO9oZUosbO4FiJw9Bx1BuEBUTc26GyiQ63nDPCfpH2bHcEqJX9jnT8NWlm41xWG3FWwI548EfqhGe3/tKk33DcXj895n+0mHIdrj1f0FI6mFwrLSqccG96LEffPWJ1de8=";
npx:hasSignatureTarget this: .
this: dcterms:created "2020-10-20T17:05:39.883+02:00"^^xsd:dateTime;
dcterms:creator orcid:0000-0002-8504-068X;
npx:introduces sub:anaeeThes;
nt:wasCreatedFromProvenanceTemplate ;
nt:wasCreatedFromPubinfoTemplate ;
nt:wasCreatedFromTemplate .
}