@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/7d67bea6-3c18-4efd-9cf1-05dcb43a89c6> a dcat:Dataset ;
    dct:description "DATA PEGAWAI RSUD CILACAP MARET 2025" ;
    dct:identifier "7d67bea6-3c18-4efd-9cf1-05dcb43a89c6" ;
    dct:issued "2025-09-18T06:45:52.499328"^^xsd:dateTime ;
    dct:modified "2025-11-18T09:28:25.378371"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "DATA PEGAWAI MARET 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/7d67bea6-3c18-4efd-9cf1-05dcb43a89c6/resource/628c5db3-8669-4676-81e5-60787800b1aa> ;
    dcat:keyword "DAFTAR PEGAWAI RSUD CILACAP MARET 2025" .

<https://data.jatengprov.go.id/dataset/7d67bea6-3c18-4efd-9cf1-05dcb43a89c6/resource/628c5db3-8669-4676-81e5-60787800b1aa> a dcat:Distribution ;
    dct:description "DAFTAR PEGAWAI RSUD CILACAP MARET 2025" ;
    dct:format "XLS" ;
    dct:title "DAFTAR PEGAWAI RSUD MARET 2025.xlsx" ;
    dcat:accessURL <https://data.cilacapkab.go.id/dataset/7d67bea6-3c18-4efd-9cf1-05dcb43a89c6/resource/628c5db3-8669-4676-81e5-60787800b1aa/download/daftar-pegawai-bulan-maret-2025.xlsx> ;
    dcat:byteSize 546322.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" .

