@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/06055748-0378-4c6f-ba09-deed30c3e48d> a dcat:Dataset ;
    dct:description "REKAPITULASI PENGIRIMAN AIR BERSIH TAHUN 2017" ;
    dct:identifier "06055748-0378-4c6f-ba09-deed30c3e48d" ;
    dct:issued "2026-03-09T01:12:59.655413"^^xsd:dateTime ;
    dct:modified "2026-03-09T01:12:59.655419"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "REKAPITULASI PENGIRIMAN AIR BERSIH TAHUN 2017" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "BPBD Kabupaten Cilacap" ;
            vcard:hasEmail <mailto:bpbdcilacap@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/06055748-0378-4c6f-ba09-deed30c3e48d/resource/26b313f3-a43c-472e-9f7d-ed9a284ba6ea> ;
    dcat:keyword "Economy",
        "bpbdcilacap",
        "government" .

<https://data.jatengprov.go.id/dataset/06055748-0378-4c6f-ba09-deed30c3e48d/resource/26b313f3-a43c-472e-9f7d-ed9a284ba6ea> a dcat:Distribution ;
    dct:description "PENGIRIMAN AIR BERSIH 2017" ;
    dct:format "XLSX" ;
    dct:title "PENGIRIMAN AIR BERSIH 2017.xlsx" ;
    dcat:accessURL <https://data.cilacapkab.go.id/dataset/06055748-0378-4c6f-ba09-deed30c3e48d/resource/26b313f3-a43c-472e-9f7d-ed9a284ba6ea/download/pengiriman-air-bersih-apbd-2017.xlsx> ;
    dcat:byteSize 18968.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" .

