Nanopublication

< Home

ID

http://purl.org/np/RA9wud84ietS0kGC1u6i6sTi6eqDcN8qV5ef17mHHvZQ8

Formats

.trig | .trig.txt | .jelly | .jelly.txt

Content

@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix this: <http://purl.org/np/RA9wud84ietS0kGC1u6i6sTi6eqDcN8qV5ef17mHHvZQ8> .
@prefix sub: <http://purl.org/np/RA9wud84ietS0kGC1u6i6sTi6eqDcN8qV5ef17mHHvZQ8#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix orcid: <https://orcid.org/> .
@prefix nt: <https://w3id.org/np/o/ntemplate/> .
@prefix npx: <http://purl.org/nanopub/x/> .
@prefix fip: <https://w3id.org/fair/fip/terms/> .

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 <https://doi.org/10.15454/1.4894016754286177E12> .
}

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 <http://purl.org/np/RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM>;
    nt:wasCreatedFromPubinfoTemplate <http://purl.org/np/RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM>;
    nt:wasCreatedFromTemplate <http://purl.org/np/RAHvHX5qjbdnYXsZWsRMO3KuFekGUFR6LuPjigZns9_VA> .
}