@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/c185b2a3-7e8a-4f21-846f-81d1528fde62> a dcat:Dataset ;
    dct:description "Laporan In House Training Service Excelent RSUD Cilacap 30 Maret 2021" ;
    dct:identifier "c185b2a3-7e8a-4f21-846f-81d1528fde62" ;
    dct:issued "2023-05-27T08:34:22.387096"^^xsd:dateTime ;
    dct:modified "2023-05-27T08:34:22.387104"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "Laporan In House Training Service Excelent RSUD Cilacap Tahun 2021" ;
    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/c185b2a3-7e8a-4f21-846f-81d1528fde62/resource/288dec4f-f879-4b66-8c00-11848e5998ed> ;
    dcat:keyword "rsudcilacap" ;
    dcat:landingPage <file:///E:/Peningkatan%20Kualitas%20Pelayanan%20Publik/Budaya%20Pelayanan%20Prima/a/BUDAYA%20PELAYANAN%20PRIMA%20%20MELALUI%20PELATIHAN%20SERVICE%20EXCELLENT.pdf> .

<https://data.jatengprov.go.id/dataset/c185b2a3-7e8a-4f21-846f-81d1528fde62/resource/288dec4f-f879-4b66-8c00-11848e5998ed> a dcat:Distribution ;
    dct:description "Laporan In House Training Service Excelent RSUD Cilacap 30 Maret 2021" ;
    dct:format "PDF" ;
    dct:title "Laporan In House Training Service Excelent RSUD Cilacap Tahun 2021" ;
    dcat:accessURL <http://data.cilacapkab.go.id/dataset/c185b2a3-7e8a-4f21-846f-81d1528fde62/resource/288dec4f-f879-4b66-8c00-11848e5998ed/download/budaya-pelayanan-prima-melalui-pelatihan-service-excellent.pdf> ;
    dcat:byteSize 9859767.0 ;
    dcat:mediaType "application/pdf" .

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

