@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/a4fcd3e2-cacc-40c8-bd83-01e62945bc30> a dcat:Dataset ;
    dct:description "Sumber Data : REKAM MEDIS RSUD dr.SOEDARSO" ;
    dct:identifier "a4fcd3e2-cacc-40c8-bd83-01e62945bc30" ;
    dct:issued "2025-11-19T23:14:50.557582"^^xsd:dateTime ;
    dct:modified "2025-11-19T23:14:50.557590"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/1679090e-4421-475d-b771-770593b2056d> ;
    dct:title "10 BESAR PENYAKIT RAWAT JALAN FEBRUARI 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "IBRAHIM CHANDRA" ;
            vcard:hasEmail <mailto:noerrekmed@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/a4fcd3e2-cacc-40c8-bd83-01e62945bc30/resource/c460f161-cb0c-4ea3-9b1c-f7fc98d1a420> ;
    dcat:keyword "penyakit" .

<http://5.189.187.109/dataset/a4fcd3e2-cacc-40c8-bd83-01e62945bc30/resource/c460f161-cb0c-4ea3-9b1c-f7fc98d1a420> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2024-03-22T03:45:38.667051"^^xsd:dateTime ;
    dct:modified "2025-11-19T23:14:50.548857"^^xsd:dateTime ;
    dct:title "10 BESAR PENYAKIT RAWAT JALAN FEBRUARI 2023.xlsx" ;
    dcat:accessURL <https://dev-data.kalbarprov.go.id/dataset/a4fcd3e2-cacc-40c8-bd83-01e62945bc30/resource/c460f161-cb0c-4ea3-9b1c-f7fc98d1a420/download/10-besar-penyakit-rawat-jalan-februari-2023.xlsx> ;
    dcat:byteSize "10613"^^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" .

