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

<https://data.gov.me/dataset/949fb0a9-4213-4536-ae40-a670f2446c22> a dcat:Dataset ;
    dct:description "Ostvarenje budžeta po funkcionalnoj klasifikaciji mart 2026. GODINE" ;
    dct:identifier "949fb0a9-4213-4536-ae40-a670f2446c22" ;
    dct:issued "2026-05-11T07:33:27.396745"^^xsd:dateTime ;
    dct:modified "2026-05-11T07:35:37.488206"^^xsd:dateTime ;
    dct:publisher <https://data.gov.me/organization/12> ;
    dct:title "Ostvarenje budžeta po funkcionalnoj klasifikaciji mart 2026. GODINE" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Aleksandar Mihaljević" ;
            vcard:hasEmail <mailto:aleksandar.mihaljevic@mif.gov.me> ] ;
    dcat:distribution <https://data.gov.me/dataset/949fb0a9-4213-4536-ae40-a670f2446c22/resource/97f82013-5bf8-482f-bf5f-f9a335488b58> ;
    dcat:keyword "Ostvarenje budžeta po funkcionalnoj klasifikaciji mart 2026. GODINE" .

<https://data.gov.me/dataset/949fb0a9-4213-4536-ae40-a670f2446c22/resource/97f82013-5bf8-482f-bf5f-f9a335488b58> a dcat:Distribution ;
    dct:description "Ostvarenje budžeta po funkcionalnoj klasifikaciji mart 2026. GODINE" ;
    dct:format "XLSX" ;
    dct:issued "2026-05-11T07:35:35.237978"^^xsd:dateTime ;
    dct:modified "2026-05-11T07:35:37.495770"^^xsd:dateTime ;
    dct:title "Ostvarenje budžeta po funkcionalnoj klasifikaciji mart 2026. GODINE.xlsx" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "d6bb1e54fdb6e777b0a6074ddb11c402"^^xsd:hexBinary ] ;
    dcat:accessURL <https://data.gov.me/dataset/949fb0a9-4213-4536-ae40-a670f2446c22/resource/97f82013-5bf8-482f-bf5f-f9a335488b58/download/ostvarenje-budeta-po-funkcionalnoj-klasifikaciji-mart-2026.-godine.xlsx> ;
    dcat:byteSize "262156"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.gov.me/organization/12> a foaf:Agent ;
    foaf:name "Ministarstvo finansija" .

