@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/d3466046-2480-4cec-8f7f-9d67128d3872> a dcat:Dataset ;
    dct:description "Jumlah Penduduk Per Desa Semester 1 Tahun 2022" ;
    dct:identifier "d3466046-2480-4cec-8f7f-9d67128d3872" ;
    dct:issued "2023-05-26T08:34:08.460061"^^xsd:dateTime ;
    dct:modified "2023-05-26T08:34:08.460070"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "Jumlah Penduduk Per Desa Semester 1 Tahun 2022" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/d3466046-2480-4cec-8f7f-9d67128d3872/resource/3825374e-9c1d-485c-88fd-d520cf84b553> ;
    dcat:keyword "jumlahpenduduk" .

<https://data.jatengprov.go.id/dataset/d3466046-2480-4cec-8f7f-9d67128d3872/resource/3825374e-9c1d-485c-88fd-d520cf84b553> a dcat:Distribution ;
    dct:description "Jumlah Penduduk Per Desa Semester 1 Tahun 2022" ;
    dct:format "XLS" ;
    dcat:accessURL <http://data.cilacapkab.go.id/dataset/d3466046-2480-4cec-8f7f-9d67128d3872/resource/3825374e-9c1d-485c-88fd-d520cf84b553/download/jumlah-penduduk-per-desa-semester-1-tahun-2022.xls> ;
    dcat:byteSize 452219.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" .

