@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/da529488-d206-4265-be3f-5475e7482ded> a dcat:Dataset ;
    dct:description "DATA PEGAWAI RSUD CILACAP APRIL 2025" ;
    dct:identifier "da529488-d206-4265-be3f-5475e7482ded" ;
    dct:issued "2025-09-18T06:49:36.927595"^^xsd:dateTime ;
    dct:modified "2025-11-18T09:32:19.632688"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "DATA PEGAWAI BULAN APRIL 2025" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "RSUD CILACAP " ;
            vcard:hasEmail <mailto:rsud@gmail.cilacapkab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/da529488-d206-4265-be3f-5475e7482ded/resource/134e21b3-7e5d-4cd1-b27d-d97bb8067d62> ;
    dcat:keyword "DAFTAR PEGAWAI RSUD CILACAP APRIL 2025" .

<https://data.jatengprov.go.id/dataset/da529488-d206-4265-be3f-5475e7482ded/resource/134e21b3-7e5d-4cd1-b27d-d97bb8067d62> a dcat:Distribution ;
    dct:description "DAFTAR PEGAWAI RSUD CILACAP APRIL 2025" ;
    dct:format "XLS" ;
    dct:title "DAFTAR PEGAWAI RSUD APRIL 2025.xlsx" ;
    dcat:accessURL <https://data.cilacapkab.go.id/dataset/da529488-d206-4265-be3f-5475e7482ded/resource/134e21b3-7e5d-4cd1-b27d-d97bb8067d62/download/daftar-pegawai-bulan-april-2025.xlsx> ;
    dcat:byteSize 546686.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" .

