@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/e50a6314-463c-426b-8e1b-5d2bcb16e015> a dcat:Dataset ;
    dct:description "10 Besar Penyakit yang di Rawat Inap RSUD Cilacap Maret 2023" ;
    dct:identifier "e50a6314-463c-426b-8e1b-5d2bcb16e015" ;
    dct:issued "2023-10-02T13:32:30.021050"^^xsd:dateTime ;
    dct:modified "2023-10-02T13:32:30.021060"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "10 Besar Penyakit Rawat Inap Maret 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Hubungan Masyarakat" ;
            vcard:hasEmail <mailto:rsud@mail.cilacapkab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/e50a6314-463c-426b-8e1b-5d2bcb16e015/resource/810865e9-f88c-4095-b171-cde970b16f91> ;
    dcat:keyword "RSUD Cilacap" .

<https://data.jatengprov.go.id/dataset/e50a6314-463c-426b-8e1b-5d2bcb16e015/resource/810865e9-f88c-4095-b171-cde970b16f91> a dcat:Distribution ;
    dct:description "10 Besar Penyakit yang di Rawat Inap RSUD Cilacap Maret 2023" ;
    dct:format "XLSX" ;
    dct:title "10 Besar Penyakit Rawat Inap Maret 2023" ;
    dcat:accessURL <http://data.cilacapkab.go.id/dataset/e50a6314-463c-426b-8e1b-5d2bcb16e015/resource/810865e9-f88c-4095-b171-cde970b16f91/download/10-besar-penyakit-rawat-rinap-maret-2023.xlsx> ;
    dcat:byteSize 9501.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" .

