@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/49c77d32-8c2f-49c4-ba4d-8d5172932e0d> a dcat:Dataset ;
    dct:description "Jumlah Penduduk per Desa Kelurahan Kecamatan Cipari Tahun 2024 (Semester 1)" ;
    dct:identifier "49c77d32-8c2f-49c4-ba4d-8d5172932e0d" ;
    dct:issued "2025-09-18T06:43:47.708050"^^xsd:dateTime ;
    dct:modified "2025-09-18T06:43:47.708056"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "Jumlah Penduduk per Desa Kelurahan Kecamatan Cipari Tahun 2024 (Semester 1)" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/49c77d32-8c2f-49c4-ba4d-8d5172932e0d/resource/80852e20-6de2-4210-b1a5-4193431ad765> ;
    dcat:keyword "cipari",
        "desa",
        "kecamatan",
        "kelurahan",
        "penduduk",
        "tahun2024" .

<https://data.jatengprov.go.id/dataset/49c77d32-8c2f-49c4-ba4d-8d5172932e0d/resource/80852e20-6de2-4210-b1a5-4193431ad765> a dcat:Distribution ;
    dct:description "Jumlah Penduduk per Desa Kelurahan Kecamatan Cipari Tahun 2024 (Semester 1)" ;
    dct:format "XLSX" ;
    dct:title "Jumlah Penduduk per Desa Kelurahan Kecamatan Cipari Tahun 2024 (Semester 1)" ;
    dcat:accessURL <https://data.cilacapkab.go.id/dataset/49c77d32-8c2f-49c4-ba4d-8d5172932e0d/resource/80852e20-6de2-4210-b1a5-4193431ad765/download/jumlah-penduduk-per-desa-kelurahan-kecamatan-cipari-tahun-2024-semester-1.xlsx> ;
    dcat:byteSize 10925.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" .

