@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/ee4b2396-97ce-48e1-b8c9-bce800ac13c4> a dcat:Dataset ;
    dct:description "PENANGANAN KELUHAN PASIEN/KELUARGA SECARA LANGSUNG" ;
    dct:identifier "ee4b2396-97ce-48e1-b8c9-bce800ac13c4" ;
    dct:issued "2023-09-30T13:21:25.642983"^^xsd:dateTime ;
    dct:modified "2023-09-30T13:21:25.642993"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "SPO Penanganan Keluhan Pasien/Keluarga Pasien" ;
    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/ee4b2396-97ce-48e1-b8c9-bce800ac13c4/resource/ce5de7b6-626c-4c8c-bf51-7fca66b0ec43> ;
    dcat:keyword "rsudcilacap" .

<https://data.jatengprov.go.id/dataset/ee4b2396-97ce-48e1-b8c9-bce800ac13c4/resource/ce5de7b6-626c-4c8c-bf51-7fca66b0ec43> a dcat:Distribution ;
    dct:description "Penanganan Keluhan Pasien atau Keluarga Pasien Secara Langsung" ;
    dct:format "word" ;
    dct:title "SPO Keluhan Pasien/KeluargaPasien" ;
    dcat:accessURL <http://data.cilacapkab.go.id/dataset/ee4b2396-97ce-48e1-b8c9-bce800ac13c4/resource/ce5de7b6-626c-4c8c-bf51-7fca66b0ec43/download/spo-penanganan-keluhan-pasien-atau-keluarga-secara-langsung-2022-1.docx> ;
    dcat:byteSize 165213.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.wordprocessingml.document" .

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

