@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/d205db32-bda3-4ffe-9b24-4814b2d25c64> a dcat:Dataset ;
    dct:description "Sumber Data : REKAM MEDIS RSUD dr.SOEDARSO " ;
    dct:identifier "d205db32-bda3-4ffe-9b24-4814b2d25c64" ;
    dct:issued "2025-11-20T00:21:30.630426"^^xsd:dateTime ;
    dct:modified "2025-11-20T00:21:30.630433"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/1679090e-4421-475d-b771-770593b2056d> ;
    dct:title "10 BESAR PENYAKIT RAWAT JALAN OKTOBER 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "IBRAHIM CHANDRA" ;
            vcard:hasEmail <mailto:noerrekmed@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/d205db32-bda3-4ffe-9b24-4814b2d25c64/resource/81b3ef23-365d-4fe0-8d4d-99e9f3efc7e9> ;
    dcat:keyword "penyakit" .

<http://5.189.187.109/dataset/d205db32-bda3-4ffe-9b24-4814b2d25c64/resource/81b3ef23-365d-4fe0-8d4d-99e9f3efc7e9> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2024-03-22T04:01:25.264139"^^xsd:dateTime ;
    dct:modified "2025-11-20T00:21:30.619966"^^xsd:dateTime ;
    dct:title "10 BESAR PENYAKIT RAWAT JALAN OKTOBER 2023.xlsx" ;
    dcat:accessURL <https://dev-data.kalbarprov.go.id/dataset/d205db32-bda3-4ffe-9b24-4814b2d25c64/resource/81b3ef23-365d-4fe0-8d4d-99e9f3efc7e9/download/10-besar-penyakit-rawat-jalan-oktober-2023.xlsx> ;
    dcat:byteSize "10567"^^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" .

