@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/eda8d519-2bf6-4659-a305-de9cbe2e6f8b> a dcat:Dataset ;
    dct:description "Nilai indeks survei kepuasan masyarakat triwulan 1 tahun 2023 di RSUD Cilacap" ;
    dct:identifier "eda8d519-2bf6-4659-a305-de9cbe2e6f8b" ;
    dct:issued "2023-05-27T08:34:40.230266"^^xsd:dateTime ;
    dct:modified "2023-10-02T13:32:40.216796"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "Nilai Indeks Survei Kepuasan Masyarakat Triwulan 1 Tahun 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "RSUD Cilacap" ;
            vcard:hasEmail <mailto:rsud@mail.cilacapkab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/eda8d519-2bf6-4659-a305-de9cbe2e6f8b/resource/79a43a91-a432-4049-be5c-d550c995c636> ;
    dcat:keyword "survei" ;
    dcat:landingPage <file:///D:/Documents/Downloads/SKM%20TW%201.pdf> .

<https://data.jatengprov.go.id/dataset/eda8d519-2bf6-4659-a305-de9cbe2e6f8b/resource/79a43a91-a432-4049-be5c-d550c995c636> a dcat:Distribution ;
    dct:description "Indeks Survei kepuasan masyarakat triwulan 1 tahun 2023 di RSUD Cilacap" ;
    dct:format "word" ;
    dct:title "Indeks Survei Kepuasan Masyarakat Triwulan 1 Tahun 2023" ;
    dcat:accessURL <http://data.cilacapkab.go.id/dataset/eda8d519-2bf6-4659-a305-de9cbe2e6f8b/resource/79a43a91-a432-4049-be5c-d550c995c636/download/skm-tw-1-th-2023.docx> ;
    dcat:byteSize 89164.0 ;
    dcat:mediaType "application/pdf" .

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

