@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/7e9439e3-4880-4691-b867-d4c4cfe31155> a dcat:Dataset ;
    dct:description "Data Kunjungan Pasien bulan agustus 2023 yang menggunakan BPJS atau NON BPJS Di RSUD CILACAP" ;
    dct:identifier "7e9439e3-4880-4691-b867-d4c4cfe31155" ;
    dct:issued "2023-10-02T13:30:13.974936"^^xsd:dateTime ;
    dct:modified "2023-10-02T13:30:13.974947"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "Data Kunjungan Pasien Agustus" ;
    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/7e9439e3-4880-4691-b867-d4c4cfe31155/resource/8fa177d9-008f-44be-ab6b-dceb9ccd4343> ;
    dcat:keyword "kunjunganpasien",
        "rsudcilacap" .

<https://data.jatengprov.go.id/dataset/7e9439e3-4880-4691-b867-d4c4cfe31155/resource/8fa177d9-008f-44be-ab6b-dceb9ccd4343> a dcat:Distribution ;
    dct:description "Data Kunjungan Pasien bulan agustus yang menggunakan BPJS atau NON BPJS Di RSUD CILACAP" ;
    dct:format "XLS" ;
    dct:title "Data Kunjungan Pasien Agustus 2023" ;
    dcat:accessURL <http://data.cilacapkab.go.id/dataset/7e9439e3-4880-4691-b867-d4c4cfe31155/resource/8fa177d9-008f-44be-ab6b-dceb9ccd4343/download/data-kunjungan-pasien-rsud-cilacap-agustus.xlsx> ;
    dcat:byteSize 11323.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" .

