@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/b9006fd2-096f-4d27-b0e2-3db6f808893c> a dcat:Dataset ;
    dct:description "Jumlah Penduduk Berdasarkan Kelompok Umur per Kecamatan Semester 1 Kab Cilacap Tahun 2022" ;
    dct:identifier "b9006fd2-096f-4d27-b0e2-3db6f808893c" ;
    dct:issued "2023-05-26T08:33:24.516501"^^xsd:dateTime ;
    dct:modified "2023-05-26T08:33:24.516509"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "Jumlah Penduduk Berdasarkan Kelompok Umur per Kecamatan Semester 1 Kab Cilacap Tahun 2022" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/b9006fd2-096f-4d27-b0e2-3db6f808893c/resource/c671eae8-f91d-453e-a917-1d81844d1e5b> ;
    dcat:keyword "jumlahpenduduk" .

<https://data.jatengprov.go.id/dataset/b9006fd2-096f-4d27-b0e2-3db6f808893c/resource/c671eae8-f91d-453e-a917-1d81844d1e5b> a dcat:Distribution ;
    dct:description "Jumlah Penduduk Berdasarkan Kelompok Umur per Kecamatan Semester 1 Kab Cilacap Tahun 2022" ;
    dct:format "XLS" ;
    dcat:accessURL <http://data.cilacapkab.go.id/dataset/b9006fd2-096f-4d27-b0e2-3db6f808893c/resource/c671eae8-f91d-453e-a917-1d81844d1e5b/download/jumlah-penduduk-berdasarkan-kelompok-umur-per-kecamatan-semester-1-kab-cilacap-tahun-2022.xls> ;
    dcat:byteSize 67584.0 ;
    dcat:mediaType "application/vnd.ms-excel" .

<https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Cilacap" .

