@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/b200411a-5112-480f-87d8-0d00930e77f3> a dcat:Dataset ;
    dct:description "KUNJUNGAN PASIEN JANUARI - JUNI TAHUN 2024 " ;
    dct:identifier "b200411a-5112-480f-87d8-0d00930e77f3" ;
    dct:issued "2025-09-18T06:47:57.277042"^^xsd:dateTime ;
    dct:modified "2025-09-18T06:47:57.277049"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "LAPORAN ARUS KAS RSUD CILACAP" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "RSUD CILACAP " ;
            vcard:hasEmail <mailto:bludrsudcilacap@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/b200411a-5112-480f-87d8-0d00930e77f3/resource/1563ba7e-89ba-465f-9094-5efc917906d0> ;
    dcat:keyword "RSUD Cilacap" .

<https://data.jatengprov.go.id/dataset/b200411a-5112-480f-87d8-0d00930e77f3/resource/1563ba7e-89ba-465f-9094-5efc917906d0> a dcat:Distribution ;
    dct:description "KUNJUNGAN PASIEN JANUARI - JUNI TAHUN 2024 " ;
    dct:format "XLS" ;
    dct:title "laporan_arus_kas_rsudcilacap" ;
    dcat:accessURL <https://data.cilacapkab.go.id/dataset/b200411a-5112-480f-87d8-0d00930e77f3/resource/1563ba7e-89ba-465f-9094-5efc917906d0/download/laporan-arus-kas.xlsx> ;
    dcat:byteSize 149414.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" .

