@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/17da5389-7769-4f4a-bfe4-b1f199b3beb0> a dcat:Dataset ;
    dct:description "Sumber Data : REKAM MEDIS RSUD dr.SOEDARSO" ;
    dct:identifier "17da5389-7769-4f4a-bfe4-b1f199b3beb0" ;
    dct:issued "2025-11-19T13:37:43.961675"^^xsd:dateTime ;
    dct:modified "2025-11-19T13:37:43.961697"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/1679090e-4421-475d-b771-770593b2056d> ;
    dct:title "10 BESAR PENYAKIT RAWAT INAP JUNI 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "IBRAHIM CHANDRA" ;
            vcard:hasEmail <mailto:noerrekmed@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/17da5389-7769-4f4a-bfe4-b1f199b3beb0/resource/91cccb79-f0f5-492f-b553-c4d78b78e17f> ;
    dcat:keyword "penyakit" .

<http://5.189.187.109/dataset/17da5389-7769-4f4a-bfe4-b1f199b3beb0/resource/91cccb79-f0f5-492f-b553-c4d78b78e17f> a dcat:Distribution ;
    dct:format "XLS" ;
    dct:issued "2024-03-26T01:48:14.250957"^^xsd:dateTime ;
    dct:modified "2025-11-19T13:37:43.929800"^^xsd:dateTime ;
    dct:title "10 BESAR PENYAKIT RAWAT INAP JUNI 2023.xlsx" ;
    dcat:accessURL <https://dev-data.kalbarprov.go.id/dataset/17da5389-7769-4f4a-bfe4-b1f199b3beb0/resource/91cccb79-f0f5-492f-b553-c4d78b78e17f/download/10-besar-penyakit-rawat-inap-juni-2023.xlsx> ;
    dcat:byteSize "10580"^^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" .

