@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/016fd40f-ecbf-48c8-a147-74c258849e83> a dcat:Dataset ;
    dct:description "BOR RSUD CILACAP TAHUN 2024 " ;
    dct:identifier "016fd40f-ecbf-48c8-a147-74c258849e83" ;
    dct:issued "2025-09-18T06:41:16.158885"^^xsd:dateTime ;
    dct:modified "2025-09-18T06:41:16.158891"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "BOR RSUD CILACAP TAHUN 2024" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "RSUD CILACAP " ;
            vcard:hasEmail <mailto:rsud@gmail.cilacapkab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/016fd40f-ecbf-48c8-a147-74c258849e83/resource/eadcdbf2-dc2c-4a45-ba68-91f7d16c9d1c> ;
    dcat:keyword "RSUD Cilacap" .

<https://data.jatengprov.go.id/dataset/016fd40f-ecbf-48c8-a147-74c258849e83/resource/eadcdbf2-dc2c-4a45-ba68-91f7d16c9d1c> a dcat:Distribution ;
    dct:description "BOR RSUD CILACAP TAHUN 2024 " ;
    dct:format "XLS" ;
    dct:title "bor_rsud_2024" ;
    dcat:accessURL <https://data.cilacapkab.go.id/dataset/016fd40f-ecbf-48c8-a147-74c258849e83/resource/eadcdbf2-dc2c-4a45-ba68-91f7d16c9d1c/download/bor-rsud-2024.xls> ;
    dcat:byteSize 306688.0 ;
    dcat:mediaType "application/vnd.ms-excel" .

<https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Cilacap" .

