@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/fef0574e-2a6b-4be1-b430-e64e6d1a6d75> a dcat:Dataset ;
    dct:description "Planilha contendo todos os dados de Arrecadação com todas as especificidades diárias, semanal, mensal e anual, bem como as receitas do JBRJ" ;
    dct:identifier "fef0574e-2a6b-4be1-b430-e64e6d1a6d75" ;
    dct:issued "2025-11-25T12:55:28.292113"^^xsd:dateTime ;
    dct:modified "2025-11-25T12:55:28.292118"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/28534fb5-2948-4fe4-b046-6c5f091501e9> ;
    dct:title "Dados de visitação - 2015" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Manuel Rodrigues Freire Filho" ;
            vcard:hasEmail <mailto:mfilho@jbrj.gov.br> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/fef0574e-2a6b-4be1-b430-e64e6d1a6d75/resource/f03b2dfb-bdea-442d-b7ea-26697db1f1f0> ;
    dcat:keyword "alugueis",
        "amerigeo",
        "amerigeoss",
        "arrecadacao",
        "bilheteria",
        "brazil",
        "central-america",
        "ckan",
        "eventos",
        "geo",
        "geoss",
        "national",
        "pousada",
        "south-america" .

<https://data.amerigeoss.org/dataset/fef0574e-2a6b-4be1-b430-e64e6d1a6d75/resource/f03b2dfb-bdea-442d-b7ea-26697db1f1f0> a dcat:Distribution ;
    dct:format "XLS" ;
    dct:issued "2017-09-05T14:24:15.401646"^^xsd:dateTime ;
    dct:modified "2025-11-25T12:55:28.283346"^^xsd:dateTime ;
    dct:title "Arrecadação 2015" ;
    dcat:accessURL <http://ckan.jbrj.gov.br/dataset/fef0574e-2a6b-4be1-b430-e64e6d1a6d75/resource/f03b2dfb-bdea-442d-b7ea-26697db1f1f0/download/arrec2015.xls> .

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

