@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/6a49bb3b-51ae-4368-8e63-07256f59be53> a dcat:Dataset ;
    dct:identifier "6a49bb3b-51ae-4368-8e63-07256f59be53" ;
    dct:issued "2025-11-25T10:25:53.170772"^^xsd:dateTime ;
    dct:modified "2025-11-25T10:25:53.170776"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/28534fb5-2948-4fe4-b046-6c5f091501e9> ;
    dct:title "Execução do orçamento anual - junho/2022" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "David Ricardo" ;
            vcard:hasEmail <mailto:deorc@ifrr.edu.br> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/6a49bb3b-51ae-4368-8e63-07256f59be53/resource/0dc45b3e-c7be-4519-b156-974b271eecc5> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "brazil",
        "ckan",
        "geo",
        "geoss",
        "national",
        "orcamento",
        "south-america" ;
    dcat:landingPage <DEORC/IFRR> .

<DEORC/IFRR> a foaf:Document .

<https://data.amerigeoss.org/dataset/6a49bb3b-51ae-4368-8e63-07256f59be53/resource/0dc45b3e-c7be-4519-b156-974b271eecc5> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2022-06-13T15:10:28.129094"^^xsd:dateTime ;
    dct:modified "2025-11-25T10:25:53.164414"^^xsd:dateTime ;
    dct:title "Execução do Orçamento anual - junho_2022.json" ;
    dcat:accessURL <https://dados.ifrr.edu.br/dataset/6a49bb3b-51ae-4368-8e63-07256f59be53/resource/0dc45b3e-c7be-4519-b156-974b271eecc5/download/execucao-do-orcamento-anual-junho_2022.json> ;
    dcat:byteSize "617814"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/json" .

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

