@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://5.189.187.109/dataset/6934cab4-e4c9-4138-ba49-49889f28323d> a dcat:Dataset ;
    dct:description "Data tentang 2023 Besar Penyakit Rawat Jalan Tahun 2023" ;
    dct:identifier "2079480640" ;
    dct:issued "2024-01-10"^^xsd:date ;
    dct:modified "2024-03-18"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "RUMAH SAKIT UMUM DAERAH" ] ;
    dct:title "2023 Besar Penyakit Rawat Jalan Tahun 2023" ;
    dcat:distribution <http://5.189.187.109/dataset/6934cab4-e4c9-4138-ba49-49889f28323d/resource/982b6b13-2f92-4c1b-9369-0aa521359fd4> ;
    dcat:keyword "Besar" ;
    dcat:landingPage <https://sidatin.dumaikota.go.id?dataset=MjA3OTQ4MDY0MA> .

<http://5.189.187.109/dataset/6934cab4-e4c9-4138-ba49-49889f28323d/resource/982b6b13-2f92-4c1b-9369-0aa521359fd4> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-06-14T04:56:25.549805"^^xsd:dateTime ;
    dct:modified "2026-06-14T04:56:25.525471"^^xsd:dateTime ;
    dct:title "2023 besar penyakit rawat jalan tahun 2023.xlsx" ;
    dcat:accessURL <https://sidatin.dumaikota.go.id/files/format/16/DATA_20240110105601-3875594248.xlsx> .

<https://sidatin.dumaikota.go.id?dataset=MjA3OTQ4MDY0MA> a foaf:Document .

