@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/1122ccee-a9fb-4a75-8d25-252024f193c5> a dcat:Dataset ;
    dct:description "Jumlah Penduduk per Kecamatan Semester 2 Tahun 2022" ;
    dct:identifier "1122ccee-a9fb-4a75-8d25-252024f193c5" ;
    dct:issued "2023-09-30T13:16:44.343848"^^xsd:dateTime ;
    dct:modified "2023-09-30T13:16:44.343860"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "Jumlah Penduduk per Kecamatan Semester 2 Tahun 2022" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/1122ccee-a9fb-4a75-8d25-252024f193c5/resource/c3662afd-584a-4cde-bfa5-392b02ba4a43> ;
    dcat:keyword "penduduk" .

<https://data.jatengprov.go.id/dataset/1122ccee-a9fb-4a75-8d25-252024f193c5/resource/c3662afd-584a-4cde-bfa5-392b02ba4a43> a dcat:Distribution ;
    dct:description "Jumlah Penduduk per Kecamatan Semester 2 Tahun 2022" ;
    dct:format "XLS" ;
    dct:title "Jumlah Penduduk per Kecamatan Semester 2 Tahun 2022" ;
    dcat:accessURL <http://data.cilacapkab.go.id/dataset/1122ccee-a9fb-4a75-8d25-252024f193c5/resource/c3662afd-584a-4cde-bfa5-392b02ba4a43/download/jumlah-penduduk-per-kecamatan-semester-2-tahun-2022.xlsx> ;
    dcat:byteSize 14119.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" .

