@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/17a0e27b-4e11-48d1-ad51-a1f905255f21> a dcat:Dataset ;
    dct:description "Podaci o broju zaposlenih za MART 2026. godine" ;
    dct:identifier "17a0e27b-4e11-48d1-ad51-a1f905255f21" ;
    dct:issued "2026-05-06T11:12:04.582104"^^xsd:dateTime ;
    dct:modified "2026-05-06T11:13:40.045427"^^xsd:dateTime ;
    dct:publisher <https://data.gov.me/organization/12> ;
    dct:title "Podaci o broju zaposlenih za 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/17a0e27b-4e11-48d1-ad51-a1f905255f21/resource/fd5af0f1-bccc-4018-9a83-4068a05f70e0> ;
    dcat:keyword "Podaci o broju zaposlenih za MART 2026. godine" ;
    dcat:landingPage <https://www.gov.me/dokumenta/6371f269-5ca5-40fc-b479-320a2df313d3> .

<https://data.gov.me/dataset/17a0e27b-4e11-48d1-ad51-a1f905255f21/resource/fd5af0f1-bccc-4018-9a83-4068a05f70e0> a dcat:Distribution ;
    dct:description "https://www.gov.me/dokumenta/6371f269-5ca5-40fc-b479-320a2df313d3" ;
    dct:format "XLSX" ;
    dct:issued "2026-05-06T11:13:38.581989"^^xsd:dateTime ;
    dct:modified "2026-05-06T11:13:40.060503"^^xsd:dateTime ;
    dct:title "tabelarni-pregled-broja-zaposlenih-mart-2026-godine.xlsx" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "e4aee9e6cdea42d72d12047d88fb0856"^^xsd:hexBinary ] ;
    dcat:accessURL <https://data.gov.me/dataset/17a0e27b-4e11-48d1-ad51-a1f905255f21/resource/fd5af0f1-bccc-4018-9a83-4068a05f70e0/download/tabelarni-pregled-broja-zaposlenih-mart-2026-godine.xlsx> ;
    dcat:byteSize "28793"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

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

<https://www.gov.me/dokumenta/6371f269-5ca5-40fc-b479-320a2df313d3> a foaf:Document .

