@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/13a22f8c-acba-4304-847b-a63c0de9b5f8> a dcat:Dataset ;
    dct:description "Rekapitulasi pengiriman air bersih dampak bencana kekeringan tahun 2023" ;
    dct:identifier "13a22f8c-acba-4304-847b-a63c0de9b5f8" ;
    dct:issued "2023-09-30T13:16:49.712402"^^xsd:dateTime ;
    dct:modified "2025-10-16T04:47:13.255088"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "Pengiriman Air Bersih Tahun 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "BPBD Kabupaten Cilacap" ;
            vcard:hasEmail <mailto:bpbdcilacap@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/13a22f8c-acba-4304-847b-a63c0de9b5f8/resource/b5db4ba2-0892-4896-80fe-55b4c2603d5f> ;
    dcat:keyword "kekeringan" .

<https://data.jatengprov.go.id/dataset/13a22f8c-acba-4304-847b-a63c0de9b5f8/resource/b5db4ba2-0892-4896-80fe-55b4c2603d5f> a dcat:Distribution ;
    dct:description "Rekapitulasi pengiriman air bersih tahun 2023" ;
    dct:format "CSV" ;
    dct:title "Pengiriman Air Bersih Kekeringan Tahun 2023" ;
    dcat:accessURL <https://data.cilacapkab.go.id/dataset/13a22f8c-acba-4304-847b-a63c0de9b5f8/resource/b5db4ba2-0892-4896-80fe-55b4c2603d5f/download/pengiriman-air-bersih-apbd-1.xlsx> ;
    dcat:byteSize 220415.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" .

