@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#> .

<http://5.189.187.109/dataset/5397c4ef-7978-4f75-b456-d7ba57de05f8> a dcat:Dataset ;
    dct:description "Kumpulan data pengunjung rawat inap dan rawat jalan RSUD CILACAP" ;
    dct:identifier "5397c4ef-7978-4f75-b456-d7ba57de05f8" ;
    dct:issued "2026-06-10T02:23:38.937430"^^xsd:dateTime ;
    dct:modified "2026-06-10T02:23:38.937465"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/d2161556-4a28-4a30-b1d9-f4f81590c60a> ;
    dct:title "BOR RSUD CILACAP TAHUN 2025" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "RSUD CILACAP " ] ;
    dcat:distribution <http://5.189.187.109/dataset/5397c4ef-7978-4f75-b456-d7ba57de05f8/resource/d9b49ed8-e858-4211-858d-691268b4adb9> ;
    dcat:keyword "BOR RSUD CILACAP TAHUN 2025" ;
    dcat:landingPage <https://rsud.cilacapkab.go.id/v2/wp-content/uploads/2025/09/BOR-gabungan-RSUD-2025.pdf> .

<http://5.189.187.109/dataset/5397c4ef-7978-4f75-b456-d7ba57de05f8/resource/d9b49ed8-e858-4211-858d-691268b4adb9> a dcat:Distribution ;
    dct:format "XLS" ;
    dct:issued "2026-06-08T02:15:53.288597"^^xsd:dateTime ;
    dct:modified "2026-06-10T02:23:38.922506"^^xsd:dateTime ;
    dct:title "BOR RSUD CILACAP TAHUN 2025" ;
    dcat:accessURL <https://data.cilacapkab.go.id/dataset/5397c4ef-7978-4f75-b456-d7ba57de05f8/resource/d9b49ed8-e858-4211-858d-691268b4adb9/download/bor-rsud-tahun-2025.xls> ;
    dcat:byteSize "307200"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.ms-excel" .

<http://5.189.187.109/organization/d2161556-4a28-4a30-b1d9-f4f81590c60a> a foaf:Agent ;
    foaf:name "Kabupaten Cilacap" .

<https://rsud.cilacapkab.go.id/v2/wp-content/uploads/2025/09/BOR-gabungan-RSUD-2025.pdf> a foaf:Document .

