@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/9ec5f86c-7d8b-4768-8a80-b973bb0adef8> a dcat:Dataset ;
    dct:description "Pregled ostalih duvanskih proizvoda septembar 2025" ;
    dct:identifier "9ec5f86c-7d8b-4768-8a80-b973bb0adef8" ;
    dct:issued "2025-09-04T07:07:28.834137"^^xsd:dateTime ;
    dct:modified "2025-09-04T07:07:42.261806"^^xsd:dateTime ;
    dct:publisher <https://data.gov.me/organization/12> ;
    dct:title "Pregled ostalih duvanskih proizvoda septembar 2025" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Aleksandar Mihaljević" ;
            vcard:hasEmail <mailto:aleksandar.mihaljevic@mif.gov.me> ] ;
    dcat:distribution <https://data.gov.me/dataset/9ec5f86c-7d8b-4768-8a80-b973bb0adef8/resource/8276b581-79e7-4af1-b9cf-474aad95d094> ;
    dcat:keyword "Pregled ostalih duvanskih proizvoda septembar 2025" .

<https://data.gov.me/dataset/9ec5f86c-7d8b-4768-8a80-b973bb0adef8/resource/8276b581-79e7-4af1-b9cf-474aad95d094> a dcat:Distribution ;
    dct:description "Pregled ostalih duvanskih proizvoda septembar 2025" ;
    dct:format "XLS" ;
    dct:issued "2025-09-04T07:07:41.444425"^^xsd:dateTime ;
    dct:modified "2025-09-04T07:07:42.267413"^^xsd:dateTime ;
    dct:title "Pregled ostalih duvanskih proizvoda septembar 2025.xls" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "4d7df5142eb7a8c8dd8137eeb26c5c7e"^^xsd:hexBinary ] ;
    dcat:accessURL <https://data.gov.me/dataset/9ec5f86c-7d8b-4768-8a80-b973bb0adef8/resource/8276b581-79e7-4af1-b9cf-474aad95d094/download/pregled-ostalih-duvanskih-proizvoda-septembar-2025.xls> ;
    dcat:byteSize "199168"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.ms-excel" .

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

