@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/10bedef0-3225-40b2-b2b4-a3efcc8f083c> a dcat:Dataset ;
    dct:description "Jumlah Penduduk per Desa Semester 2 Tahun 2022" ;
    dct:identifier "10bedef0-3225-40b2-b2b4-a3efcc8f083c" ;
    dct:issued "2023-09-30T13:16:42.428851"^^xsd:dateTime ;
    dct:modified "2023-09-30T13:16:42.428859"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "Jumlah Penduduk per Desa Semester 2 Tahun 2022" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/10bedef0-3225-40b2-b2b4-a3efcc8f083c/resource/8fc30992-e7f6-4d86-87a2-3dc923c6a4ff> ;
    dcat:keyword "penduduk" .

<https://data.jatengprov.go.id/dataset/10bedef0-3225-40b2-b2b4-a3efcc8f083c/resource/8fc30992-e7f6-4d86-87a2-3dc923c6a4ff> a dcat:Distribution ;
    dct:description "Jumlah Penduduk per Desa Semester 2 Tahun 2022" ;
    dct:format "XLS" ;
    dct:title "Jumlah Penduduk per Desa Semester 2 Tahun 2022" ;
    dcat:accessURL <http://data.cilacapkab.go.id/dataset/10bedef0-3225-40b2-b2b4-a3efcc8f083c/resource/8fc30992-e7f6-4d86-87a2-3dc923c6a4ff/download/jumlah-penduduk-per-desa-semester-2-tahun-2022.xlsx> ;
    dcat:byteSize 58469.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" .

