@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#> .

<https://data.jatengprov.go.id/dataset/de82b13b-6e40-4b11-a8e1-c01ad3466a0f> a dcat:Dataset ;
    dct:description "Inflasi Cilacap pada Bulan Januari Tahun 2023" ;
    dct:identifier "de82b13b-6e40-4b11-a8e1-c01ad3466a0f" ;
    dct:issued "2023-05-26T08:34:27.129216"^^xsd:dateTime ;
    dct:modified "2025-09-18T06:49:49.057352"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "Inflasi Cilacap pada Bulan Januari Tahun 2023" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/de82b13b-6e40-4b11-a8e1-c01ad3466a0f/resource/202a7145-2d21-4b15-9184-a9e7b4e6db0b> ;
    dcat:keyword "Inflasi" .

<https://data.jatengprov.go.id/dataset/de82b13b-6e40-4b11-a8e1-c01ad3466a0f/resource/202a7145-2d21-4b15-9184-a9e7b4e6db0b> a dcat:Distribution ;
    dct:description "Inflasi Cilacap pada Bulan Januari Tahun 2023" ;
    dct:format "XLSX" ;
    dct:title "Inflasi Cilacap pada Bulan Januari Tahun 2023" ;
    dcat:accessURL <https://data.cilacapkab.go.id/dataset/de82b13b-6e40-4b11-a8e1-c01ad3466a0f/resource/202a7145-2d21-4b15-9184-a9e7b4e6db0b/download/januari-2023_cilacap-inflasi.xlsx> ;
    dcat:byteSize 2179492.0 ;
    dcat:mediaType "application/pdf" .

<https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Cilacap" .

