@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:5000/dataset/ff891403-2b51-4322-b3ef-99aec69688ac> a dcat:Dataset ;
    dct:description "Sumber Data : REKAM MEDIS RSUD dr.SOEDARSO" ;
    dct:identifier "ff891403-2b51-4322-b3ef-99aec69688ac" ;
    dct:issued "2025-11-20T02:25:07.093235"^^xsd:dateTime ;
    dct:modified "2025-11-20T02:25:07.093243"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/1679090e-4421-475d-b771-770593b2056d> ;
    dct:title "10 BESAR PENYAKIT RAWAT INAP MEI 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "IBRAHIM CHANDRA" ;
            vcard:hasEmail <mailto:noerrekmed@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109:5000/dataset/ff891403-2b51-4322-b3ef-99aec69688ac/resource/ad3468f0-57e8-4d74-a298-86806d27c7ba> ;
    dcat:keyword "penyakit" .

<http://5.189.187.109:5000/dataset/ff891403-2b51-4322-b3ef-99aec69688ac/resource/ad3468f0-57e8-4d74-a298-86806d27c7ba> a dcat:Distribution ;
    dct:format "XLS" ;
    dct:issued "2024-03-26T01:47:14.034698"^^xsd:dateTime ;
    dct:modified "2025-11-20T02:25:07.084800"^^xsd:dateTime ;
    dct:title "10 BESAR PENYAKIT RAWAT INAP MEI 2023.xlsx" ;
    dcat:accessURL <https://dev-data.kalbarprov.go.id/dataset/ff891403-2b51-4322-b3ef-99aec69688ac/resource/ad3468f0-57e8-4d74-a298-86806d27c7ba/download/10-besar-penyakit-rawat-inap-mei-2023.xlsx> ;
    dcat:byteSize "10571"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

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

