@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/cb775a32-948d-46ef-bcae-6a989b4fcc05> a dcat:Dataset ;
    dct:description "10 Besar Penyakit yang di Rawat Inap RSUD Cilacap Januari 2023" ;
    dct:identifier "cb775a32-948d-46ef-bcae-6a989b4fcc05" ;
    dct:issued "2023-10-02T13:31:55.746335"^^xsd:dateTime ;
    dct:modified "2023-10-02T13:31:55.746346"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "10 Besar Penyakit Rawat Inap Januari 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/cb775a32-948d-46ef-bcae-6a989b4fcc05/resource/8190ebd7-8d13-4857-94df-3b433cdf8920> ;
    dcat:keyword "RSUD Cilacap" .

<https://data.jatengprov.go.id/dataset/cb775a32-948d-46ef-bcae-6a989b4fcc05/resource/8190ebd7-8d13-4857-94df-3b433cdf8920> a dcat:Distribution ;
    dct:description "10 Besar Penyakit yang di Rawat Inap RSUD Cilacap Januari 2023" ;
    dct:format "XLSX" ;
    dct:title "10 Besar Penyakit Rawat Inap Januari 2023" ;
    dcat:accessURL <http://data.cilacapkab.go.id/dataset/cb775a32-948d-46ef-bcae-6a989b4fcc05/resource/8190ebd7-8d13-4857-94df-3b433cdf8920/download/10-besar-penyakit-rawat-inap-januari-2023.xlsx> ;
    dcat:byteSize 9233.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" .

