@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/e8ccebfe-3e2b-442b-99f2-832bc76f8a74> a dcat:Dataset ;
    dct:description "REKAPITULASI PENGIRIMAN AIR BERSIH TAHUN 2020" ;
    dct:identifier "e8ccebfe-3e2b-442b-99f2-832bc76f8a74" ;
    dct:issued "2026-03-09T01:13:44.040344"^^xsd:dateTime ;
    dct:modified "2026-03-09T01:13:44.040350"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "REKAPITULASI PENGIRIMAN AIR BERSIH TAHUN 2020" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "BPBD Kabupaten Cilacap" ;
            vcard:hasEmail <mailto:bpbdcilacap@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/e8ccebfe-3e2b-442b-99f2-832bc76f8a74/resource/c5ea3f90-9085-4781-a6e4-da709b3c2850> ;
    dcat:keyword "Economy",
        "bpbdcilacap",
        "government" .

<https://data.jatengprov.go.id/dataset/e8ccebfe-3e2b-442b-99f2-832bc76f8a74/resource/c5ea3f90-9085-4781-a6e4-da709b3c2850> a dcat:Distribution ;
    dct:description "REKAPITULASI PENGIRIMAN AIR BERSIH TAHUN 2020" ;
    dct:format "XLSX" ;
    dct:title "REKAP PENGIRIMAN AIR BERSIH TAHUN 2020.xlsx" ;
    dcat:accessURL <https://data.cilacapkab.go.id/dataset/e8ccebfe-3e2b-442b-99f2-832bc76f8a74/resource/c5ea3f90-9085-4781-a6e4-da709b3c2850/download/rekap-pengiriman-air-bersih-tahun-2020.xlsx> ;
    dcat:byteSize 137985.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" .

