@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/70bb623f-f2f2-4af0-bb81-ef3325cdc585> a dcat:Dataset ;
    dct:description "Jumlah Penduduk per Kecamatan Tahun 2024 (Semester 2)" ;
    dct:identifier "70bb623f-f2f2-4af0-bb81-ef3325cdc585" ;
    dct:issued "2025-10-16T04:48:06.434175"^^xsd:dateTime ;
    dct:modified "2025-10-16T04:48:06.434181"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "Jumlah Penduduk per Kecamatan Tahun 2024 (Semester 2)" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/70bb623f-f2f2-4af0-bb81-ef3325cdc585/resource/5ff375db-4367-4bcf-8108-04588456312c> ;
    dcat:keyword "jumlahpenduduk",
        "semester2tahun2024",
        "tahun2024" .

<https://data.jatengprov.go.id/dataset/70bb623f-f2f2-4af0-bb81-ef3325cdc585/resource/5ff375db-4367-4bcf-8108-04588456312c> a dcat:Distribution ;
    dct:description "Jumlah Penduduk per Kecamatan Tahun 2024 (Semester 2)" ;
    dct:format "XLSX" ;
    dct:title "Jumlah Penduduk per Kecamatan Tahun 2024 (Semester 2).xlsx" ;
    dcat:accessURL <https://data.cilacapkab.go.id/dataset/70bb623f-f2f2-4af0-bb81-ef3325cdc585/resource/5ff375db-4367-4bcf-8108-04588456312c/download/jumlah-penduduk-per-kecamatan-tahun-2024-semester-2.xlsx> ;
    dcat:byteSize 21330.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" .

