@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/9d999e60-a3dc-4186-b2aa-39d7dc00c53d> a dcat:Dataset ;
    dct:description "Rekap Kebakaran Februari 2024" ;
    dct:identifier "9d999e60-a3dc-4186-b2aa-39d7dc00c53d" ;
    dct:issued "2025-09-18T06:47:10.567443"^^xsd:dateTime ;
    dct:modified "2025-09-18T06:47:10.567450"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "Rekap_Kebakaran_Februari2024" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Satpol PP" ;
            vcard:hasEmail <mailto:Satpolppcilacap2@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/9d999e60-a3dc-4186-b2aa-39d7dc00c53d/resource/42e33e7d-91de-4f0c-b5a5-97c84442142e> ;
    dcat:keyword "Rekap_Kebakaran_Februari2024" ;
    dcat:landingPage <Satpol%20PP> .

<https://data.jatengprov.go.id/dataset/9d999e60-a3dc-4186-b2aa-39d7dc00c53d/resource/42e33e7d-91de-4f0c-b5a5-97c84442142e> a dcat:Distribution ;
    dct:description "Rekap Kebakaran Februari 2024" ;
    dct:format "XLS" ;
    dct:title "rekap_kebakaran_februari2024" ;
    dcat:accessURL <https://data.cilacapkab.go.id/dataset/9d999e60-a3dc-4186-b2aa-39d7dc00c53d/resource/42e33e7d-91de-4f0c-b5a5-97c84442142e/download/rekap-kebakaran-februari.xlsx> ;
    dcat:byteSize 17481.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" .

