@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/a125bb04-3067-44c5-a42f-48f840ef9b05> a dcat:Dataset ;
    dct:description "Rekapitulasi Aduan Satpol PP Kabupaten Cilacap" ;
    dct:identifier "a125bb04-3067-44c5-a42f-48f840ef9b05" ;
    dct:issued "2023-12-13T20:07:49.562746"^^xsd:dateTime ;
    dct:modified "2026-02-18T10:00:48.294937"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "Rekapitulasi Aduan Satpol PP Kabupaten Cilacap" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Satpol PP" ;
            vcard:hasEmail <mailto:satpolppcilacap2@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/a125bb04-3067-44c5-a42f-48f840ef9b05/resource/abe11552-252c-4795-9cff-36f2b7e33f65> ;
    dcat:keyword "rekap_aduan_november23" ;
    dcat:landingPage <Satpol%20PP> .

<https://data.jatengprov.go.id/dataset/a125bb04-3067-44c5-a42f-48f840ef9b05/resource/abe11552-252c-4795-9cff-36f2b7e33f65> a dcat:Distribution ;
    dct:description "Rekapitulasi Aduan Satpol PP Kabupaten Cilacap Tahun 2023 Bulan November" ;
    dct:format "XLSX" ;
    dct:title "November 2023 - aduan" ;
    dcat:accessURL <https://data.cilacapkab.go.id/dataset/a125bb04-3067-44c5-a42f-48f840ef9b05/resource/abe11552-252c-4795-9cff-36f2b7e33f65/download/rekapan-aduan-satpol-pp-kab.-cilacap-1.xlsx> ;
    dcat:byteSize 11765609.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" .

