@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/3c5cc4fb-9527-4b4f-822b-603b1ce0d870> a dcat:Dataset ;
    dct:description "Rekapitulasi Pengaduan Masyarakat LaporGub per Bulan Maret 2024" ;
    dct:identifier "3c5cc4fb-9527-4b4f-822b-603b1ce0d870" ;
    dct:issued "2025-09-18T06:43:20.084606"^^xsd:dateTime ;
    dct:modified "2025-09-18T06:43:20.084611"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "Rekapitulasi Pengaduan Masyarakat LaporGub per Bulan Maret 2024" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Bidang Statistik dan Persandian" ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/3c5cc4fb-9527-4b4f-822b-603b1ce0d870/resource/8e730092-ccd0-44f3-8da4-2a1e6c65c5e4> .

<https://data.jatengprov.go.id/dataset/3c5cc4fb-9527-4b4f-822b-603b1ce0d870/resource/8e730092-ccd0-44f3-8da4-2a1e6c65c5e4> a dcat:Distribution ;
    dct:description "Rekapitulasi Pengaduan Masyarakat LaporGub per Bulan Maret 2024" ;
    dct:format "XLS" ;
    dct:title "Rekapitulasi Pengaduan Masyarakat LaporGub per Bulan Maret 2024" ;
    dcat:accessURL <https://data.cilacapkab.go.id/dataset/3c5cc4fb-9527-4b4f-822b-603b1ce0d870/resource/8e730092-ccd0-44f3-8da4-2a1e6c65c5e4/download/3_rekap-pengaduan-laporgub-per-bulan-maret-tahun-2024.xlsx> ;
    dcat:byteSize 10421.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" .

