@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/c18f2eb8-7d1b-4088-ac9c-9f1f757b2a86> a dcat:Dataset ;
    dct:description "Rekapitulasi Laporan Kebakaran di Kabupaten Cilacap Tahun 2021" ;
    dct:identifier "c18f2eb8-7d1b-4088-ac9c-9f1f757b2a86" ;
    dct:issued "2023-10-02T13:31:42.357975"^^xsd:dateTime ;
    dct:modified "2026-02-18T10:01:46.034480"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "Rekapitulasi Laporan Kebakaran di Kabupaten Cilacap Tahun 2021" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "satpolpp kab. cilacap" ;
            vcard:hasEmail <mailto:satpolppcilacap2@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/c18f2eb8-7d1b-4088-ac9c-9f1f757b2a86/resource/42c7954c-6823-46a7-830f-f3d6134fd837> ;
    dcat:keyword "rekap_kebakaran_2021" ;
    dcat:landingPage <satpolpp%20kab.%20cilacap> .

<https://data.jatengprov.go.id/dataset/c18f2eb8-7d1b-4088-ac9c-9f1f757b2a86/resource/42c7954c-6823-46a7-830f-f3d6134fd837> a dcat:Distribution ;
    dct:description "Rekapitulasi Laporan Kebakaran di Kabupaten Cilacap Tahun 2021 " ;
    dct:format "XLSX" ;
    dct:title "2021 - rekap kebakaran" ;
    dcat:accessURL <https://data.cilacapkab.go.id/dataset/c18f2eb8-7d1b-4088-ac9c-9f1f757b2a86/resource/42c7954c-6823-46a7-830f-f3d6134fd837/download/rekap-kebakaran-januari-desember-2021.xlsx> ;
    dcat:byteSize 33239.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" .

