@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/083db947-ec09-47fd-aee6-1a84e8d5467b> a dcat:Dataset ;
    dct:description "Jumlah Penduduk Berdasarkan Pekerjaan per Kec Semester 1 Tahun 2022" ;
    dct:identifier "083db947-ec09-47fd-aee6-1a84e8d5467b" ;
    dct:issued "2023-05-26T08:28:42.221799"^^xsd:dateTime ;
    dct:modified "2023-05-26T08:28:42.221806"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "Jumlah Penduduk Berdasarkan Pekerjaan per Kec Semester 1 Tahun 2022" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/083db947-ec09-47fd-aee6-1a84e8d5467b/resource/77065906-05b2-4f2b-8273-a8ecf17c6485> ;
    dcat:keyword "pekerjaan" .

<https://data.jatengprov.go.id/dataset/083db947-ec09-47fd-aee6-1a84e8d5467b/resource/77065906-05b2-4f2b-8273-a8ecf17c6485> a dcat:Distribution ;
    dct:description "Jumlah Penduduk Berdasarkan Pekerjaan per Kec Semester 1 Tahun 2022" ;
    dct:format "XLS" ;
    dcat:accessURL <http://data.cilacapkab.go.id/dataset/083db947-ec09-47fd-aee6-1a84e8d5467b/resource/77065906-05b2-4f2b-8273-a8ecf17c6485/download/jumlah-penduduk-berdasarkan-pekerjaan-per-kec-semester-1-tahun-2022.xls> ;
    dcat:byteSize 1440127.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" .

