@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/a693a6ff-9d17-45d0-aaa5-fe21390b2c7f> a dcat:Dataset ;
    dct:description "Rekapitulasi Pengaduan Masyarakat LaporBup per Bulan Maret 2024" ;
    dct:identifier "a693a6ff-9d17-45d0-aaa5-fe21390b2c7f" ;
    dct:issued "2025-09-18T06:47:26.330493"^^xsd:dateTime ;
    dct:modified "2025-09-18T06:47:26.330498"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "Rekapitulasi Pengaduan Masyarakat LaporBup per Bulan Maret 2024" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Bidang Statistik dan Persandian" ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/a693a6ff-9d17-45d0-aaa5-fe21390b2c7f/resource/bca5dbe5-79a1-44f5-b529-6d009e5eea43> .

<https://data.jatengprov.go.id/dataset/a693a6ff-9d17-45d0-aaa5-fe21390b2c7f/resource/bca5dbe5-79a1-44f5-b529-6d009e5eea43> a dcat:Distribution ;
    dct:description "Rekapitulasi Pengaduan Masyarakat LaporBup per Bulan Maret 2024" ;
    dct:format "XLS" ;
    dct:title "Rekapitulasi Pengaduan Masyarakat LaporBup per Bulan Maret 2024" ;
    dcat:accessURL <https://data.cilacapkab.go.id/dataset/a693a6ff-9d17-45d0-aaa5-fe21390b2c7f/resource/bca5dbe5-79a1-44f5-b529-6d009e5eea43/download/3_rekap-pengaduan-laporbup-per-bulan-maret-tahun-2024.xlsx> ;
    dcat:byteSize 10420.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

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

