@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/1a857e35-9cc0-4474-b326-2d63e6586967> a dcat:Dataset ;
    dct:description "Jumlah Penduduk Tahun 2022 (Semester 1)" ;
    dct:identifier "1a857e35-9cc0-4474-b326-2d63e6586967" ;
    dct:issued "2023-09-30T13:16:55.390890"^^xsd:dateTime ;
    dct:modified "2023-09-30T13:16:55.390897"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "Jumlah Penduduk Tahun 2022 (Semester 1)" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/1a857e35-9cc0-4474-b326-2d63e6586967/resource/fa2b439a-fdf1-48da-bb76-40a367ac70d9> ;
    dcat:keyword "penduduk" .

<https://data.jatengprov.go.id/dataset/1a857e35-9cc0-4474-b326-2d63e6586967/resource/fa2b439a-fdf1-48da-bb76-40a367ac70d9> a dcat:Distribution ;
    dct:description "Jumlah Penduduk Tahun 2022 (Semester 1)" ;
    dct:format "XLS" ;
    dct:title "Jumlah Penduduk Tahun 2022 (Semester 1)" ;
    dcat:accessURL <http://data.cilacapkab.go.id/dataset/1a857e35-9cc0-4474-b326-2d63e6586967/resource/fa2b439a-fdf1-48da-bb76-40a367ac70d9/download/jumlah-penduduk-tahun-2022-semester-1.xlsx> ;
    dcat:byteSize 13321.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" .

