@prefix dcterms: .
@prefix ns1: .
@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: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:seeAlso .
}
sub:provenance {
sub:assertion prov:wasAttributedTo orcid:0000-0003-1636-9438 .
}
sub:pubinfo {
sub:sig npx:hasAlgorithm "RSA";
npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCIFAG43xEsqG985tZnf8V+Ye0xkysZHg8XoavLqixQotTTRdgBQYEG/l5zVNekTqlA3IW2pHFZYBV3tw5IIBFPS3m8HkwIaAOPTSZKiozNkwM+hiGlBglnbsaw1FmuHLSooUb686y0Lj+a8L/sztxX+N3Agdn3XTt8ag1mbc8WeQIDAQAB";
npx:hasSignature "ABCjDFa68DaKrURt8k8ejV4/8oDRrlmsin9epeXQ5H9mWiO3Ac9pulPyzQcb/xHmR+91nHOoTJYoXpZK6/zekxgMuAntTdV+jb186YD6duzuRK4Luy56ctM5GKdEoT4esXCvOq9Nom4CQyb6UQBnfxOY9J41dBRMU2WLCXAh63k=";
npx:hasSignatureTarget this: .
this: dcterms:created "2020-11-02T23:01:36.487+01:00"^^xsd:dateTime;
dcterms:creator orcid:0000-0003-1636-9438;
npx:introduces sub:AnaeeThes;
nt:wasCreatedFromProvenanceTemplate ns1:RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM;
nt:wasCreatedFromPubinfoTemplate ns1:RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM;
nt:wasCreatedFromTemplate ns1:RAHvHX5qjbdnYXsZWsRMO3KuFekGUFR6LuPjigZns9_VA .
}