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

<http://5.189.187.109/dataset/7995c4bb-f6a3-4fcc-b301-790fe0fb7840> a dcat:Dataset ;
    dct:description "Dataset ini berisi mengenai Data Perbandingan IHK dan Inflasi untuk 82 Kota Oktober Tahun 2016." ;
    dct:identifier "5e6ea29eaa16e294f6afb4c94b01d2a5" ;
    dct:issued "2022-12-30"^^xsd:date ;
    dct:modified "2023-02-07"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Badan Pusat Statistik Provinsi DKI Jakarta" ] ;
    dct:title "Data Perbandingan IHK dan Inflasi untuk 82 Kota Tahun 2016" ;
    dcat:distribution <http://5.189.187.109/dataset/7995c4bb-f6a3-4fcc-b301-790fe0fb7840/resource/34c9dff9-c83b-4900-a572-4438a9a5bfae>,
        <http://5.189.187.109/dataset/7995c4bb-f6a3-4fcc-b301-790fe0fb7840/resource/4a841797-8b54-4fbd-9230-836b63f7a78d> ;
    dcat:keyword "IndeksHargaKonsumen",
        "Inflasi",
        "Perbandingan" ;
    dcat:landingPage <https://satudata.jakarta.go.id/open-data/detail/data-perbandingan-ihk-dan-inflasi-untuk-82-kota-tahun-2016> .

<http://5.189.187.109/dataset/7995c4bb-f6a3-4fcc-b301-790fe0fb7840/resource/34c9dff9-c83b-4900-a572-4438a9a5bfae> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-05-19T18:38:22.052423"^^xsd:dateTime ;
    dct:modified "2026-05-19T18:38:22.034065"^^xsd:dateTime ;
    dct:title "Data Perbandingan IHK dan Inflasi untuk 82 Kota Tahun 2016" ;
    dcat:accessURL <https://satudata.jakarta.go.id/backend/restapi/v1/datasets/export/31c5ad11237e1451bc8687b0c952d055/data-perbandingan-ihk-dan-inflasi-untuk-82-kota-tahun-2016.xlsx> .

<http://5.189.187.109/dataset/7995c4bb-f6a3-4fcc-b301-790fe0fb7840/resource/4a841797-8b54-4fbd-9230-836b63f7a78d> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-05-19T18:38:22.052413"^^xsd:dateTime ;
    dct:modified "2026-05-19T18:38:22.033793"^^xsd:dateTime ;
    dct:title "Data Perbandingan IHK dan Inflasi untuk 82 Kota Tahun 2016" ;
    dcat:accessURL <https://satudata.jakarta.go.id/backend/restapi/v1/datasets/export/31c5ad11237e1451bc8687b0c952d055/data-perbandingan-ihk-dan-inflasi-untuk-82-kota-tahun-2016.csv> ;
    dcat:mediaType "text/csv" .

<https://satudata.jakarta.go.id/open-data/detail/data-perbandingan-ihk-dan-inflasi-untuk-82-kota-tahun-2016> a foaf:Document .

