@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.amerigeoss.org/dataset/f6844d7c-1d2c-4d16-86f8-a16a57073e1f> a dcat:Dataset ;
    dct:description """Relação do numero de mudas produzidas pelo Horto e doadas para iniciativas e instituições no ano de 2019. Mais informações em como obter mudas no [neste link](https://www.gov.br/pt-br/servicos/obter-doacao-de-mudas-do-jardim-botanico-do-rio-de-janeiro)\r
\r
""" ;
    dct:identifier "f6844d7c-1d2c-4d16-86f8-a16a57073e1f" ;
    dct:issued "2025-11-25T12:46:51.602348"^^xsd:dateTime ;
    dct:modified "2025-11-25T12:46:51.602352"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/28534fb5-2948-4fe4-b046-6c5f091501e9> ;
    dct:title "Relação de mudas doadas" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Edson Moreira Felisberto" ;
            vcard:hasEmail <mailto:edson@jbrj.gov.br> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/f6844d7c-1d2c-4d16-86f8-a16a57073e1f/resource/b3a57ef4-899f-473c-89c3-59594be07f24> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "brazil",
        "ckan",
        "doacao",
        "geo",
        "geoss",
        "mudas",
        "national",
        "south-america" .

<https://data.amerigeoss.org/dataset/f6844d7c-1d2c-4d16-86f8-a16a57073e1f/resource/b3a57ef4-899f-473c-89c3-59594be07f24> a dcat:Distribution ;
    dct:description "Planilha de Doação de Mudas - 2019" ;
    dct:format "XLSX" ;
    dct:issued "2020-02-07T11:03:06.342481"^^xsd:dateTime ;
    dct:modified "2025-11-25T12:46:51.595395"^^xsd:dateTime ;
    dct:title "Planilha de Doação de Mudas - 2019" ;
    dcat:accessURL <https://ckan.jbrj.gov.br/dataset/f6844d7c-1d2c-4d16-86f8-a16a57073e1f/resource/b3a57ef4-899f-473c-89c3-59594be07f24/download/doacao_de_mudas_2019.xlsx> ;
    dcat:byteSize "25105"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.amerigeoss.org/organization/28534fb5-2948-4fe4-b046-6c5f091501e9> a foaf:Agent ;
    foaf:name "Brazil" .

