@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.jatengprov.go.id/dataset/0aeb7b19-6dff-4d35-8ad9-32b3e3e177a2> a dcat:Dataset ;
    dct:description "Jumlah Penduduk per Desa Kelurahan Kecamatan Kroya Tahun 2023 (Semester 2)" ;
    dct:identifier "0aeb7b19-6dff-4d35-8ad9-32b3e3e177a2" ;
    dct:issued "2025-09-18T06:41:38.895062"^^xsd:dateTime ;
    dct:modified "2025-09-18T06:41:38.895069"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "Jumlah Penduduk per Desa Kelurahan Kecamatan Kroya Tahun 2023 (Semester 2)" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/0aeb7b19-6dff-4d35-8ad9-32b3e3e177a2/resource/36412fed-0ee6-47c6-8722-a6de1caf9fb5> ;
    dcat:keyword "desa",
        "kelurahan",
        "penduduk" .

<https://data.jatengprov.go.id/dataset/0aeb7b19-6dff-4d35-8ad9-32b3e3e177a2/resource/36412fed-0ee6-47c6-8722-a6de1caf9fb5> a dcat:Distribution ;
    dct:description "Jumlah Penduduk per Desa Kelurahan Kecamatan Kroya Tahun 2023 (Semester 2)" ;
    dct:format "XLSX" ;
    dct:title "Jumlah Penduduk per Desa Kelurahan Kecamatan Kroya Tahun 2023 (Semester 2)" ;
    dcat:accessURL <https://data.cilacapkab.go.id/dataset/0aeb7b19-6dff-4d35-8ad9-32b3e3e177a2/resource/36412fed-0ee6-47c6-8722-a6de1caf9fb5/download/jumlah-penduduk-per-desa-kelurahan-kecamatan-kroya-tahun-2023-semester-2.xlsx> ;
    dcat:byteSize 11774.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" .

