@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.gov.me/dataset/7ede7793-0af9-408a-96db-62e5207a4ac1> a dcat:Dataset ;
    dct:description "Izvjestaj o prometu cigareta 2020-2025 Septembar" ;
    dct:identifier "7ede7793-0af9-408a-96db-62e5207a4ac1" ;
    dct:issued "2025-09-04T06:27:30.180849"^^xsd:dateTime ;
    dct:modified "2025-09-04T06:27:54.046584"^^xsd:dateTime ;
    dct:publisher <https://data.gov.me/organization/12> ;
    dct:title "Izvjestaj o prometu cigareta 2020-2025 Septembar" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Aleksandar Mihaljević" ;
            vcard:hasEmail <mailto:aleksandar.mihaljevic@mif.gov.me> ] ;
    dcat:distribution <https://data.gov.me/dataset/7ede7793-0af9-408a-96db-62e5207a4ac1/resource/48145314-e72b-4936-9f2d-9b0f9acb2fdb> ;
    dcat:keyword "Izvjestaj o prometu cigareta 2020-2025 Septembar" .

<https://data.gov.me/dataset/7ede7793-0af9-408a-96db-62e5207a4ac1/resource/48145314-e72b-4936-9f2d-9b0f9acb2fdb> a dcat:Distribution ;
    dct:description "Izvjestaj o prometu cigareta 2020-2025 Septembar" ;
    dct:format "XLSX" ;
    dct:issued "2025-09-04T06:27:53.766774"^^xsd:dateTime ;
    dct:modified "2025-09-04T06:27:54.051921"^^xsd:dateTime ;
    dct:title "Izvjestaj o prometu cigareta 2020-2025 Septembar" .

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

