@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/d141ee5a-a067-4c69-ac98-2f2e0507c961> a dcat:Dataset ;
    dct:description "Data Kawasan Kumuh di Kabupaten Cilacap" ;
    dct:identifier "d141ee5a-a067-4c69-ac98-2f2e0507c961" ;
    dct:issued "2023-09-20T12:19:48.252207"^^xsd:dateTime ;
    dct:modified "2026-03-09T01:13:40.802189"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "Data Kawasan Kumuh di Kabupaten Cilacap" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "DPUPR Cilacap" ;
            vcard:hasEmail <mailto:dpupr@cilacapkab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/d141ee5a-a067-4c69-ac98-2f2e0507c961/resource/55170466-f8a4-4f35-a46b-cbde765ba387>,
        <https://data.jatengprov.go.id/dataset/d141ee5a-a067-4c69-ac98-2f2e0507c961/resource/5d0fb296-65ae-4ac5-98c8-7c4d484d7e52> ;
    dcat:keyword "Permukiman" ;
    dcat:landingPage <DPUPR%20Cilacap> .

<https://data.jatengprov.go.id/dataset/d141ee5a-a067-4c69-ac98-2f2e0507c961/resource/55170466-f8a4-4f35-a46b-cbde765ba387> a dcat:Distribution ;
    dct:description "Data pengurangan kawasan kumuh tahun 2024" ;
    dct:format "PDF" ;
    dct:title "Tahun 2024" ;
    dcat:accessURL <https://data.cilacapkab.go.id/dataset/d141ee5a-a067-4c69-ac98-2f2e0507c961/resource/55170466-f8a4-4f35-a46b-cbde765ba387/download/2.-berita-acara-pengurangan-kumuh-2024.pdf> ;
    dcat:byteSize 7268307.0 ;
    dcat:mediaType "application/pdf" .

<https://data.jatengprov.go.id/dataset/d141ee5a-a067-4c69-ac98-2f2e0507c961/resource/5d0fb296-65ae-4ac5-98c8-7c4d484d7e52> a dcat:Distribution ;
    dct:description "Data Kawasan Kumuh Tahun 2022" ;
    dct:format "XLS" ;
    dct:title "Tahun 2022" ;
    dcat:accessURL <https://data.cilacapkab.go.id/dataset/d141ee5a-a067-4c69-ac98-2f2e0507c961/resource/5d0fb296-65ae-4ac5-98c8-7c4d484d7e52/download/kawasan-kumuh-2022.xlsx> ;
    dcat:byteSize 17795.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" .

