@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/d1cf9fc1-19db-4d5c-960f-f979b1640210> a dcat:Dataset ;
    dct:description "Rekap Karyawan Setda per 25 Mei 2023" ;
    dct:identifier "d1cf9fc1-19db-4d5c-960f-f979b1640210" ;
    dct:issued "2023-05-26T08:34:05.430202"^^xsd:dateTime ;
    dct:modified "2025-11-18T09:32:10.788590"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "Rekap Karyawan Setda per 25 Mei 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Bag Umum" ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/d1cf9fc1-19db-4d5c-960f-f979b1640210/resource/315d7e20-7680-4f34-8220-2c286a3dd89a> .

<https://data.jatengprov.go.id/dataset/d1cf9fc1-19db-4d5c-960f-f979b1640210/resource/315d7e20-7680-4f34-8220-2c286a3dd89a> a dcat:Distribution ;
    dct:format "XLS" ;
    dct:title "Rekap Karyawan Setda per 25 Mei 2023" ;
    dcat:accessURL <https://data.cilacapkab.go.id/dataset/d1cf9fc1-19db-4d5c-960f-f979b1640210/resource/315d7e20-7680-4f34-8220-2c286a3dd89a/download/rekap-data-karyawan-setda-25-mei-23-1.xlsx> ;
    dcat:byteSize 16572.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" .

