@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/6f31b5e7-ee89-4258-b990-01e8d5f8cbd1> a dcat:Dataset ;
    dct:description "REKAPITULASI LAPORAN KEBAKARAN 2021" ;
    dct:identifier "6f31b5e7-ee89-4258-b990-01e8d5f8cbd1" ;
    dct:issued "2023-10-01T13:24:40.404063"^^xsd:dateTime ;
    dct:modified "2023-10-01T13:24:40.404071"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "rekap_kebakaran_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/6f31b5e7-ee89-4258-b990-01e8d5f8cbd1/resource/1383b6c3-1a34-4727-a507-9a28d87d6b01> ;
    dcat:keyword "rekap_kebakaran_2021" ;
    dcat:landingPage <satpolpp%20kab.%20cilacap> .

<https://data.jatengprov.go.id/dataset/6f31b5e7-ee89-4258-b990-01e8d5f8cbd1/resource/1383b6c3-1a34-4727-a507-9a28d87d6b01> a dcat:Distribution ;
    dct:description "REKAPITULASI LAPORAN KEBAKARAN 2021" ;
    dct:format "XLS" ;
    dct:title "rekap_kebakaran_2021" ;
    dcat:accessURL <http://data.cilacapkab.go.id/dataset/6f31b5e7-ee89-4258-b990-01e8d5f8cbd1/resource/1383b6c3-1a34-4727-a507-9a28d87d6b01/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" .

