@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/a68e23b1-1087-4db6-b12e-19dc4a384f77> a dcat:Dataset ;
    dct:description "Ostvarivanje budžeta po programskoj klasifikaciji mart 2026. GODINE" ;
    dct:identifier "a68e23b1-1087-4db6-b12e-19dc4a384f77" ;
    dct:issued "2026-05-11T07:44:27.749976"^^xsd:dateTime ;
    dct:modified "2026-05-11T07:44:43.832300"^^xsd:dateTime ;
    dct:publisher <https://data.gov.me/organization/12> ;
    dct:title "Ostvarivanje budžeta po programskoj 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/a68e23b1-1087-4db6-b12e-19dc4a384f77/resource/76669449-11df-4213-9d98-bbf76e0f02b0> ;
    dcat:keyword "Ostvarivanje budžeta po programskoj klasifikaciji mart 2026. GODINE" .

<https://data.gov.me/dataset/a68e23b1-1087-4db6-b12e-19dc4a384f77/resource/76669449-11df-4213-9d98-bbf76e0f02b0> a dcat:Distribution ;
    dct:description "Ostvarivanje budžeta po programskoj klasifikaciji mart 2026. GODINE" ;
    dct:format "XLSX" ;
    dct:issued "2026-05-11T07:44:41.680816"^^xsd:dateTime ;
    dct:modified "2026-05-11T07:44:43.838706"^^xsd:dateTime ;
    dct:title "Ostvarivanje budžeta po programskoj klasifikaciji mart 2026. GODINE.xlsx" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "148344ee774390e651920d250a5e65d9"^^xsd:hexBinary ] ;
    dcat:accessURL <https://data.gov.me/dataset/a68e23b1-1087-4db6-b12e-19dc4a384f77/resource/76669449-11df-4213-9d98-bbf76e0f02b0/download/ostvarivanje-budeta-po-programskoj-klasifikaciji-mart-2026.-godine.xlsx> ;
    dcat:byteSize "417120"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

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

