@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/c3da0cda-bbd3-47c7-bced-0383d5ed6d7a> a dcat:Dataset ;
    dct:description "Rekapitulasi Laporan Kebakaran di Kabupaten Cilacap Tahun 2022" ;
    dct:identifier "c3da0cda-bbd3-47c7-bced-0383d5ed6d7a" ;
    dct:issued "2023-10-02T13:31:46.884710"^^xsd:dateTime ;
    dct:modified "2026-02-18T10:01:50.092503"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "Rekapitulasi Laporan Kebakaran di Kabupaten Cilacap Tahun 2022" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Satpol PP Kabupaten Cilacap" ;
            vcard:hasEmail <mailto:satpolppcilacap2@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/c3da0cda-bbd3-47c7-bced-0383d5ed6d7a/resource/ebdc2d20-2871-44e1-8669-7e11b7ba7818> ;
    dcat:keyword "rekap_kebakaran_2022" ;
    dcat:landingPage <Satpol%20PP%20Kabupaten%20Cilacap> .

<https://data.jatengprov.go.id/dataset/c3da0cda-bbd3-47c7-bced-0383d5ed6d7a/resource/ebdc2d20-2871-44e1-8669-7e11b7ba7818> a dcat:Distribution ;
    dct:description "Rekapitulasi Laporan Kebakaran di Kabupaten Cilacap Tahun 2022 " ;
    dct:format "XLSX" ;
    dct:title "2022 - rekap kebakaran" ;
    dcat:accessURL <https://data.cilacapkab.go.id/dataset/c3da0cda-bbd3-47c7-bced-0383d5ed6d7a/resource/ebdc2d20-2871-44e1-8669-7e11b7ba7818/download/6.rekap-kebakaran-2022-1.xlsx> ;
    dcat:byteSize 28129.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" .

