@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/b488780d-03b7-4ccf-96f4-c0050e2946f6> a dcat:Dataset ;
    dct:description "Angka kunjungan pasien pada Instalasi Bedah Sentral (IBS) yang dibedakan berdasarkan asal pasien (rawat jalan maupun rawat inap) di RSUD Bung Karno Kota Surakarta pada triwulan II tahun 2024" ;
    dct:identifier "7943f0d7-33cb-11f1-b2cf-0242ac120115" ;
    dct:issued "2024-07-05"^^xsd:date ;
    dct:modified "2024-08-20"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "RSUD Bung Karno" ] ;
    dct:title "Kunjungan Pasien IBS RSUD Bung Karno Triwulan II Tahun 2024" ;
    dcat:distribution <http://5.189.187.109/dataset/b488780d-03b7-4ccf-96f4-c0050e2946f6/resource/2b0abf67-1c28-443b-b442-fbdcf252d53f> ;
    dcat:keyword "2024",
        "Instalasi Bedah Sentral IBS",
        "Kesehatan",
        "Kunjungan",
        "Pasien",
        "RSUD Bung Karno",
        "Surakarta",
        "Triwulan II" ;
    dcat:landingPage <https://solodata.surakarta.go.id/opendata/detail_package/2744> .

<http://5.189.187.109/dataset/b488780d-03b7-4ccf-96f4-c0050e2946f6/resource/2b0abf67-1c28-443b-b442-fbdcf252d53f> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-15T07:28:04.547529"^^xsd:dateTime ;
    dct:modified "2026-04-15T07:28:04.506868"^^xsd:dateTime ;
    dct:title "Kunjungan Pasien IBS RSUD Bung Karno Triwulan II Tahun 2024" ;
    dcat:accessURL <http://uploads/dataset/2744/Kunjungan_Pasien_IBS_RSUD_Bung_Karno_Kota_Surakarta_Triwulan_II_2024.xlsx> .

<https://solodata.surakarta.go.id/opendata/detail_package/2744> a foaf:Document .

