@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/56807d31-c7d2-43ac-aca0-039b37381beb> a dcat:Dataset ;
    dct:description "Jumlah Penduduk per Kecamatan Tahun 2023 (Semester 1)" ;
    dct:identifier "56807d31-c7d2-43ac-aca0-039b37381beb" ;
    dct:issued "2025-09-18T06:44:26.060526"^^xsd:dateTime ;
    dct:modified "2025-09-18T06:44:26.060532"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "Jumlah Penduduk per Kecamatan Tahun 2023 (Semester 1)" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/56807d31-c7d2-43ac-aca0-039b37381beb/resource/2fca7f0f-b9eb-467e-ad09-04d96b7cb65b> ;
    dcat:keyword "jumlahpenduduk" .

<https://data.jatengprov.go.id/dataset/56807d31-c7d2-43ac-aca0-039b37381beb/resource/2fca7f0f-b9eb-467e-ad09-04d96b7cb65b> a dcat:Distribution ;
    dct:description "Jumlah Penduduk per Kecamatan Tahun 2023 (Semester 1)" ;
    dct:format "XLSX" ;
    dct:title "Jumlah Penduduk per Kecamatan Tahun 2023 (Semester 1)" ;
    dcat:accessURL <https://data.cilacapkab.go.id/dataset/56807d31-c7d2-43ac-aca0-039b37381beb/resource/2fca7f0f-b9eb-467e-ad09-04d96b7cb65b/download/jumlah-penduduk-per-kecamatan-tahun-2023-semester-1.xlsx> ;
    dcat:byteSize 12686.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" .

