@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/cc4fb483-1503-4952-befc-89c27fa2b09a> a dcat:Dataset ;
    dct:description "Pengaduan Bulan Oktober RSUD Cilacap Tahun 2023 " ;
    dct:identifier "cc4fb483-1503-4952-befc-89c27fa2b09a" ;
    dct:issued "2025-09-18T06:49:06.376575"^^xsd:dateTime ;
    dct:modified "2025-09-18T06:49:06.376582"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "PENGADUAN OKTOBER 2023" ;
    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/cc4fb483-1503-4952-befc-89c27fa2b09a/resource/5e3395df-5f31-452d-83ba-aa44315ddb6f> ;
    dcat:keyword "RSUD Cilacap" .

<https://data.jatengprov.go.id/dataset/cc4fb483-1503-4952-befc-89c27fa2b09a/resource/5e3395df-5f31-452d-83ba-aa44315ddb6f> a dcat:Distribution ;
    dct:description "Pengaduan RSUD Cilacap Bulan Oktober Tahun 2023 " ;
    dct:format "XLS" .

<https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Cilacap" .

