@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/64da7e76-a521-4977-b8e0-4a1c01b94a13> a dcat:Dataset ;
    dct:description "Jumlah Check In Pasien Rawat Jalan Tahun 2023 di RSUD Cilacap" ;
    dct:identifier "64da7e76-a521-4977-b8e0-4a1c01b94a13" ;
    dct:issued "2026-04-10T02:31:46.107430"^^xsd:dateTime ;
    dct:modified "2026-04-10T02:31:46.107446"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/d2161556-4a28-4a30-b1d9-f4f81590c60a> ;
    dct:title "Jumlah Check In Pasien Rawat Jalan RSUD Cilacap Tahun 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "RSUD CILACAP" ;
            vcard:hasEmail <mailto:rsud@mail.cilacapkab.go.id> ] ;
    dcat:distribution <http://5.189.187.109/dataset/64da7e76-a521-4977-b8e0-4a1c01b94a13/resource/cd09b75f-9ebd-4b9d-8944-7398ec456e63>,
        <http://5.189.187.109/dataset/64da7e76-a521-4977-b8e0-4a1c01b94a13/resource/d8a600da-92cd-44ce-b576-3ec947e6e0a2> ;
    dcat:keyword "pendaftaranpasien",
        "rsudcilacap" .

<http://5.189.187.109/dataset/64da7e76-a521-4977-b8e0-4a1c01b94a13/resource/cd09b75f-9ebd-4b9d-8944-7398ec456e63> a dcat:Distribution ;
    dct:description "Data Check In Pasien Rawat Jalan Bulan Agustus Tahun 2023 di RSUD Cilacap" ;
    dct:format "XLSX" ;
    dct:issued "2026-02-02T08:22:52.805046"^^xsd:dateTime ;
    dct:modified "2026-04-10T02:31:46.100697"^^xsd:dateTime ;
    dct:title "Agustus - Jumlah Check In Pasien Rawat Jalan" ;
    dcat:accessURL <https://data.cilacapkab.go.id/dataset/64da7e76-a521-4977-b8e0-4a1c01b94a13/resource/cd09b75f-9ebd-4b9d-8944-7398ec456e63/download/cara-chekin-pasien-rajal-agustus.xlsx> ;
    dcat:byteSize "10767"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/dataset/64da7e76-a521-4977-b8e0-4a1c01b94a13/resource/d8a600da-92cd-44ce-b576-3ec947e6e0a2> a dcat:Distribution ;
    dct:description "Jumlah Check In Pasien Rawat Jalan juli 2023 di RSUD Cilacap" ;
    dct:format "XLSX" ;
    dct:issued "2023-10-01T18:04:03.128764"^^xsd:dateTime ;
    dct:modified "2026-04-10T02:31:46.099039"^^xsd:dateTime ;
    dct:title "Juli - Jumlah Check In Pasien Rawat Jalan" ;
    dcat:accessURL <https://data.cilacapkab.go.id/dataset/64da7e76-a521-4977-b8e0-4a1c01b94a13/resource/d8a600da-92cd-44ce-b576-3ec947e6e0a2/download/cara-chekin-pasien-rawat-jalan-juli.xlsx> ;
    dcat:byteSize "10763"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

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

