@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/434c7316-de5f-4a48-927b-f63bb9654c1f> a dcat:Dataset ;
    dct:description "Jumlah Penduduk per Desa Kelurahan Tahun 2022" ;
    dct:identifier "434c7316-de5f-4a48-927b-f63bb9654c1f" ;
    dct:issued "2023-09-30T13:17:54.800831"^^xsd:dateTime ;
    dct:modified "2023-09-30T13:17:54.800840"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "Jumlah Penduduk per Desa Kelurahan Tahun 2022" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/434c7316-de5f-4a48-927b-f63bb9654c1f/resource/5f51f855-01e0-4374-a632-b9611ac4fc37> ;
    dcat:keyword "penduduk" .

<https://data.jatengprov.go.id/dataset/434c7316-de5f-4a48-927b-f63bb9654c1f/resource/5f51f855-01e0-4374-a632-b9611ac4fc37> a dcat:Distribution ;
    dct:description "Jumlah Penduduk per Desa Kelurahan Tahun 2022" ;
    dct:format "XLS" ;
    dct:title "Jumlah Penduduk per Desa Kelurahan Tahun 2022" ;
    dcat:accessURL <http://data.cilacapkab.go.id/dataset/434c7316-de5f-4a48-927b-f63bb9654c1f/resource/5f51f855-01e0-4374-a632-b9611ac4fc37/download/03.-jumlah-penduduk-per-desa-kelurahan-tahun-2022.xls> ;
    dcat:byteSize 588209.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" .

