@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/5cec898c-fda3-4700-b380-0a9169c6a147> a dcat:Dataset ;
    dct:description "Sumber Data : REKAM MEDIS RSUD dr.SOEDARSO " ;
    dct:identifier "5cec898c-fda3-4700-b380-0a9169c6a147" ;
    dct:issued "2025-11-19T18:24:02.395957"^^xsd:dateTime ;
    dct:modified "2025-11-19T18:24:02.395963"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/1679090e-4421-475d-b771-770593b2056d> ;
    dct:title "10 BESAR PENYAKIT RAWAT JALAN JULI 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "IBRAHIM CHANDRA" ;
            vcard:hasEmail <mailto:noerrekmed@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/5cec898c-fda3-4700-b380-0a9169c6a147/resource/5bcd1127-f48f-4145-8fd5-6b20e3342ac1> ;
    dcat:keyword "penyakit" .

<http://5.189.187.109/dataset/5cec898c-fda3-4700-b380-0a9169c6a147/resource/5bcd1127-f48f-4145-8fd5-6b20e3342ac1> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2024-03-22T03:56:37.107821"^^xsd:dateTime ;
    dct:modified "2025-11-19T18:24:02.386669"^^xsd:dateTime ;
    dct:title "10 BESAR PENYAKIT RAWAT JALAN JULI 2023.xlsx" ;
    dcat:accessURL <https://dev-data.kalbarprov.go.id/dataset/5cec898c-fda3-4700-b380-0a9169c6a147/resource/5bcd1127-f48f-4145-8fd5-6b20e3342ac1/download/10-besar-penyakit-rawat-jalan-juli-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" .

