@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.jatengprov.go.id/dataset/ecb9b021-dd66-4d04-a67f-7f00367df3ee> a dcat:Dataset ;
    dct:description "Berisi Informasi Pegawai berdasarkan urut Kepangkatan per 01 Oktober 2023" ;
    dct:identifier "ecb9b021-dd66-4d04-a67f-7f00367df3ee" ;
    dct:issued "2023-10-01T13:27:20.431912"^^xsd:dateTime ;
    dct:modified "2023-10-01T13:27:20.431922"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "Daftar Urut Kepangkatan per 01 Oktober 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:hasEmail <mailto:martejowili0@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/ecb9b021-dd66-4d04-a67f-7f00367df3ee/resource/b0ff33b7-0138-4a8d-be53-69e231fa8e44> ;
    dcat:keyword "Kepegawaian" .

<https://data.jatengprov.go.id/dataset/ecb9b021-dd66-4d04-a67f-7f00367df3ee/resource/b0ff33b7-0138-4a8d-be53-69e231fa8e44> a dcat:Distribution ;
    dct:description "DUK Oktober 2023" ;
    dct:format "XLS" ;
    dcat:accessURL <http://data.cilacapkab.go.id/dataset/ecb9b021-dd66-4d04-a67f-7f00367df3ee/resource/b0ff33b7-0138-4a8d-be53-69e231fa8e44/download/daftar-urut-kepangkatan-per-1-oktober-2023.xls> ;
    dcat:byteSize 122049.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" .

