@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/ec85c6d9-a0bd-4f1b-a34b-8d724b9b9059> a dcat:Dataset ;
    dct:description "Jumlah Penduduk Berdasarkan Pendidikan per Kec Tahun 2022" ;
    dct:identifier "ec85c6d9-a0bd-4f1b-a34b-8d724b9b9059" ;
    dct:issued "2023-09-30T13:21:23.321974"^^xsd:dateTime ;
    dct:modified "2023-09-30T13:21:23.321983"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "Jumlah Penduduk Berdasarkan Pendidikan per Kec Tahun 2022" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/ec85c6d9-a0bd-4f1b-a34b-8d724b9b9059/resource/17000853-fbfc-4a8e-be70-8db75343ee09> ;
    dcat:keyword "pendidikan" .

<https://data.jatengprov.go.id/dataset/ec85c6d9-a0bd-4f1b-a34b-8d724b9b9059/resource/17000853-fbfc-4a8e-be70-8db75343ee09> a dcat:Distribution ;
    dct:description "Jumlah Penduduk Berdasarkan Pendidikan per Kec Tahun 2022" ;
    dct:format "XLS" ;
    dct:title "Jumlah Penduduk Berdasarkan Pendidikan per Kec Tahun 2022" ;
    dcat:accessURL <http://data.cilacapkab.go.id/dataset/ec85c6d9-a0bd-4f1b-a34b-8d724b9b9059/resource/17000853-fbfc-4a8e-be70-8db75343ee09/download/jumlah-penduduk-berdasarkan-pendidikan-per-kec-tahun-2022.xls> ;
    dcat:byteSize 206118.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" .

