@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/1c1b5c15-9d7f-4298-bbc0-29c892aea04e> a dcat:Dataset ;
    dct:description "Jumlah Penduduk Usia 15 Tahun ke Atas per Kec Tahun 2022" ;
    dct:identifier "1c1b5c15-9d7f-4298-bbc0-29c892aea04e" ;
    dct:issued "2023-09-30T13:16:57.983099"^^xsd:dateTime ;
    dct:modified "2023-09-30T13:16:57.983107"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "Jumlah Penduduk Usia 15 Tahun ke Atas per Kec Tahun 2022" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/1c1b5c15-9d7f-4298-bbc0-29c892aea04e/resource/be93c8ed-1883-4f64-83e0-0a084f8f517e> ;
    dcat:keyword "penduduk" .

<https://data.jatengprov.go.id/dataset/1c1b5c15-9d7f-4298-bbc0-29c892aea04e/resource/be93c8ed-1883-4f64-83e0-0a084f8f517e> a dcat:Distribution ;
    dct:description "Jumlah Penduduk Usia 15 Tahun ke Atas per Kec Tahun 2022" ;
    dct:format "XLS" ;
    dct:title "Jumlah Penduduk Usia 15 Tahun ke Atas per Kec Tahun 2022" ;
    dcat:accessURL <http://data.cilacapkab.go.id/dataset/1c1b5c15-9d7f-4298-bbc0-29c892aea04e/resource/be93c8ed-1883-4f64-83e0-0a084f8f517e/download/05.-jumlah-penduduk-usia-15-tahun-ke-atas-per-kec-tahun-2022.xls> ;
    dcat:byteSize 55414.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" .

