@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/a5794be6-c6fb-488a-a380-a5bed2ec5003> a dcat:Dataset ;
    dct:description "Tarif Pelayanan Kesehatan di RSUD CILACAP Sesua Perbup Cilacap Bulan Juni Tahun 2016." ;
    dct:identifier "a5794be6-c6fb-488a-a380-a5bed2ec5003" ;
    dct:issued "2023-10-02T13:31:04.628398"^^xsd:dateTime ;
    dct:modified "2023-10-02T13:31:04.628407"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "Tarif Pelayanan 2019" ;
    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/a5794be6-c6fb-488a-a380-a5bed2ec5003/resource/8c7056e8-ea5f-49cb-9779-699091d21641> .

<https://data.jatengprov.go.id/dataset/a5794be6-c6fb-488a-a380-a5bed2ec5003/resource/8c7056e8-ea5f-49cb-9779-699091d21641> a dcat:Distribution ;
    dct:description "Tarif Pelayanan Kesehatan di RSUD CILACAP Sesua Perbup Cilacap Bulan No 26 Tahun 2019." ;
    dct:format "XLS" ;
    dct:title "Tarif Pelayanan Kesehatan 2019" ;
    dcat:accessURL <http://data.cilacapkab.go.id/dataset/a5794be6-c6fb-488a-a380-a5bed2ec5003/resource/8c7056e8-ea5f-49cb-9779-699091d21641/download/tarif-perbup-no-26-tahun-2019.xlsx> ;
    dcat:byteSize 25183.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" .

