@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/304fd722-fca0-4395-872c-eae6c956e16e> a dcat:Dataset ;
    dct:description "kumpulan data berisi mengenai jumlah angka kematian pasien di RS" ;
    dct:identifier "304fd722-fca0-4395-872c-eae6c956e16e" ;
    dct:issued "2023-10-01T13:23:08.995129"^^xsd:dateTime ;
    dct:modified "2026-02-18T09:58:09.670950"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "Angka Kematian Pasien di Rumah Sakit" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Diskominfo" ;
            vcard:hasEmail <mailto:kominfo@cilacapkab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/304fd722-fca0-4395-872c-eae6c956e16e/resource/4577dd9b-a5f5-47f6-a899-e1107ac2bd5f> ;
    dcat:keyword "angka kematian" .

<https://data.jatengprov.go.id/dataset/304fd722-fca0-4395-872c-eae6c956e16e/resource/4577dd9b-a5f5-47f6-a899-e1107ac2bd5f> a dcat:Distribution ;
    dct:description "Angka kematian pasien di RS Tahun 2022" ;
    dct:format "XLSX" ;
    dct:title "Tahun 2022" ;
    dcat:accessURL <https://data.cilacapkab.go.id/dataset/304fd722-fca0-4395-872c-eae6c956e16e/resource/4577dd9b-a5f5-47f6-a899-e1107ac2bd5f/download/angka-kematian-pasien-di-rs-tahun-2022.xlsx> ;
    dcat:byteSize 20689.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" .

