Nanopublication

< Home

ID

https://w3id.org/np/RA-DnrCGOgOOIgcLKxiTBCIbWKwzH9ioqaVtguKBio9BY

Formats

.trig | .trig.txt | .jelly | .jelly.txt | .jsonld | .jsonld.txt | .nq | .nq.txt | .xml | .xml.txt

Content

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

sub:Head {
  this: a np:Nanopublication;
    np:hasAssertion sub:assertion;
    np:hasProvenance sub:provenance;
    np:hasPublicationInfo sub:pubinfo .
}

sub:assertion {
  sub:THESAGRO a fip:Available-FAIR-Supporting-Resource, fip:FAIR-Enabling-Resource,
      fip:Structured-vocabulary;
    dct:creator <https://w3id.org/np/RAgyujW6BZjQ9a_dWuzItXZeLlcimGnhpclldijv7Oydo#BINAGRI>;
    <http://schema.org/url> <https://sistemas.agricultura.gov.br/tematres/vocab/index.php>;
    rdfs:comment "Thesaurus Agrícola Nacional, Thesagro, is the main Brazilian thesaurus specialized in agriculture. It was developed according to UNESCO guidelines by the Biblioteca Nacional de Agricultura (Binagri, the Brazilian National Agricultural Library of the Brazilian Ministry of Agriculture and Livestock). Thesagro’s first edition was published in 1979. Since then, Binagri as well as other Brazilian agricultural institutions have been using it as a documentary language for terminological control in the processes of indexing and retrieving documents. This version available on AgroPortal is the result of collaboration between the Brazilian Agricultural Research Corporation (Embrapa) and Binagri. It contains, in addition to Thesagro's native hierarchy, concept mappings with Agrovoc PT and PT-BR contents, as well to Agrotermos, a semantic resource for agricultural knowledge created and maintained by Embrapa's Permanent Working Commission on Controlled Vocabularies, Agroterminologies and Agrosemantics (GTermos).";
    rdfs:label "THESAGRO | Thesaurus Agrícola Nacional";
    schema:version "2.5.0";
    fip:has-description-source <https://agroportal.lirmm.fr/ontologies/THESAGRO>;
    fip:registered-on <https://doi.org/10.25504/FAIRsharing.z4xpxx> .
}

sub:provenance {
  sub:assertion dct:creator orcid:0000-0003-0468-1969 .
}

sub:pubinfo {
  sub:sig npx:hasAlgorithm "RSA";
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB";
    npx:hasSignature "ZgSAWAJIXPKkoJezorcsqE8bVQPZTeZ+ocM0+x9Uvmq/LF4SxvXkm2c+CfSWGsCKVb8LuGoYRakzMy/Y4M/Sgex0XaISS2SMST6h/C4h03sfqbZjxWlknCAANos+Oa/zuy3BQLIj69lVt+o9X77i4B4Xwxb4RbPC28/f8RFxbZg=";
    npx:hasSignatureTarget this: .
  
  this: dct:created "2025-07-28T10:10:34Z"^^xsd:dateTime;
    dct:creator <https://fip.fair-wizard.com/wizard>;
    dct:license <https://creativecommons.org/publicdomain/zero/1.0/>;
    npx:introduces sub:THESAGRO;
    prov:wasDerivedFrom <https://w3id.org/fip/wizard/39248eae-5f3f-434a-91db-6827607198d2> .
}