@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.jatengprov.go.id/dataset/c2b3199c-ecdc-435b-89d0-7eb51ce1cca7> a dcat:Dataset ;
    dct:description "Data Indeks Harga Konsumen dan Inflasi Provinsi Jawa Tengah Menurut Bulan, 2021" ;
    dct:identifier "c2b3199c-ecdc-435b-89d0-7eb51ce1cca7" ;
    dct:issued "2022-10-18T09:47:24.039654"^^xsd:dateTime ;
    dct:modified "2022-10-18T09:47:24.039667"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/c83c7eb0-06aa-4d51-819b-7fbb786a8861> ;
    dct:title "Indeks Harga Konsumen dan Inflasi Provinsi Jawa Tengah Menurut Bulan, 2021" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Septiadi Nugraha" ;
            vcard:hasEmail <mailto:dc.cosmicboy@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/c2b3199c-ecdc-435b-89d0-7eb51ce1cca7/resource/438955f9-e1c8-40e4-a2c0-bc3c21e44748>,
        <https://data.jatengprov.go.id/dataset/c2b3199c-ecdc-435b-89d0-7eb51ce1cca7/resource/98627e9e-42e7-45d7-8438-4e1a8c29d9f3> .

<https://data.jatengprov.go.id/dataset/c2b3199c-ecdc-435b-89d0-7eb51ce1cca7/resource/438955f9-e1c8-40e4-a2c0-bc3c21e44748> a dcat:Distribution ;
    dct:format ".xlsx" ;
    dct:title "Indeks Harga Konsumen dan Inflasi Provinsi Jawa Tengah Menurut Bulan, 2021.xlsx" ;
    dcat:accessURL <http://data.batangkab.go.id/dataset/c2b3199c-ecdc-435b-89d0-7eb51ce1cca7/resource/438955f9-e1c8-40e4-a2c0-bc3c21e44748/download/indeks-harga-konsumen-dan-inflasi-provinsi-jawa-tengah-menurut-bulan-2021.xlsx> ;
    dcat:byteSize 8822.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/dataset/c2b3199c-ecdc-435b-89d0-7eb51ce1cca7/resource/98627e9e-42e7-45d7-8438-4e1a8c29d9f3> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:title "Indeks Harga Konsumen dan Inflasi Provinsi Jawa Tengah Menurut Bulan, 2021.csv" ;
    dcat:accessURL <http://data.batangkab.go.id/dataset/c2b3199c-ecdc-435b-89d0-7eb51ce1cca7/resource/98627e9e-42e7-45d7-8438-4e1a8c29d9f3/download/indeks-harga-konsumen-dan-inflasi-provinsi-jawa-tengah-menurut-bulan-2021.csv> ;
    dcat:byteSize 294.0 ;
    dcat:mediaType "text/csv" .

<https://data.jatengprov.go.id/organization/c83c7eb0-06aa-4d51-819b-7fbb786a8861> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Batang" .

