@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/23ac78a0-5e1c-4a00-99e3-f7aacf0b564f> a dcat:Dataset ;
    dct:description "Sumber Data : REKAM MEDIS RSUD dr.SOEDARSO " ;
    dct:identifier "23ac78a0-5e1c-4a00-99e3-f7aacf0b564f" ;
    dct:issued "2025-11-19T14:55:18.044699"^^xsd:dateTime ;
    dct:modified "2025-11-19T14:55:18.044706"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/1679090e-4421-475d-b771-770593b2056d> ;
    dct:title "KUNJUNGAN PASIEN RAWAT JALAN & RAWAT INAP KASUS KANKER TAHUN 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "IBRAHIM CHANDRA" ;
            vcard:hasEmail <mailto:noerrekmed@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/23ac78a0-5e1c-4a00-99e3-f7aacf0b564f/resource/6469ce06-926e-48fe-93a1-2b5f439b188e> ;
    dcat:keyword "2023",
        "kanker",
        "kunjungan",
        "rawat inap",
        "rawat jalan" .

<http://5.189.187.109/dataset/23ac78a0-5e1c-4a00-99e3-f7aacf0b564f/resource/6469ce06-926e-48fe-93a1-2b5f439b188e> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2024-03-22T01:18:22.014678"^^xsd:dateTime ;
    dct:modified "2025-11-19T14:55:18.029039"^^xsd:dateTime ;
    dct:title "KUNJUNGAN PASIEN RAWAT JALAN & RAWAT INAP KASUS KANKER TAHUN 2023.xlsx" ;
    dcat:accessURL <https://dev-data.kalbarprov.go.id/dataset/23ac78a0-5e1c-4a00-99e3-f7aacf0b564f/resource/6469ce06-926e-48fe-93a1-2b5f439b188e/download/kunjungan-pasien-rawat-jalan-rawat-inap-kasus-kanker-tahun-2023.xlsx> ;
    dcat:byteSize "12608"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/1679090e-4421-475d-b771-770593b2056d> a foaf:Agent ;
    foaf:name "Provinsi Kalimantan Barat" .

