@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/df50f41e-6af0-4a2d-8a2f-16c57d0d4e2e> a dcat:Dataset ;
    dct:description "Sumber Data : REKAM MEDIS RSUD dr.SOEDARSO" ;
    dct:identifier "df50f41e-6af0-4a2d-8a2f-16c57d0d4e2e" ;
    dct:issued "2025-11-20T01:01:09.574660"^^xsd:dateTime ;
    dct:modified "2025-11-20T01:01:09.574670"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/1679090e-4421-475d-b771-770593b2056d> ;
    dct:title "10 BESAR PENYAKIT RAWAT INAP MARET 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "IBRAHIM CHANDRA" ;
            vcard:hasEmail <mailto:noerrekmed@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/df50f41e-6af0-4a2d-8a2f-16c57d0d4e2e/resource/dd1a63f0-b4bf-4c10-ae69-7ddbb8979cf9> ;
    dcat:keyword "penyakit" .

<http://5.189.187.109/dataset/df50f41e-6af0-4a2d-8a2f-16c57d0d4e2e/resource/dd1a63f0-b4bf-4c10-ae69-7ddbb8979cf9> a dcat:Distribution ;
    dct:format "XLS" ;
    dct:issued "2024-03-26T01:43:32.959551"^^xsd:dateTime ;
    dct:modified "2025-11-20T01:01:09.564765"^^xsd:dateTime ;
    dct:title "10 BESAR PENYAKIT RAWAT INAP MARET 2023.xlsx" ;
    dcat:accessURL <https://dev-data.kalbarprov.go.id/dataset/df50f41e-6af0-4a2d-8a2f-16c57d0d4e2e/resource/dd1a63f0-b4bf-4c10-ae69-7ddbb8979cf9/download/10-besar-penyakit-rawat-inap-maret-2023.xlsx> ;
    dcat:byteSize "10542"^^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" .

