@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/7b13842d-bf78-444c-9cdf-9c4f57c2042c> a dcat:Dataset ;
    dct:description "Angka kunjungan pasien pada instalasi rawat inap yang terdiri dari ruangan rawat inap Latief, Trimurti dan Suhud di RSUD Bung Karno Kota Surakarta pada triwulan II tahun 2024" ;
    dct:identifier "f28d8ea9-7a49-11ef-8dca-0242ac120115" ;
    dct:issued "2024-07-09"^^xsd:date ;
    dct:modified "2024-08-20"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "RSUD Bung Karno" ] ;
    dct:title "Kunjungan Pasien Rawat Inap RSUD Bung Karno Triwulan II Tahun 2024" ;
    dcat:distribution <http://5.189.187.109/dataset/7b13842d-bf78-444c-9cdf-9c4f57c2042c/resource/71e26d6f-f9c0-4fd5-8b07-1fdc25a70871> ;
    dcat:keyword "2024",
        "Kesehatan",
        "Kunjungan",
        "Pasien",
        "RSUD Bung Karno",
        "Rawat Inap",
        "Surakarta",
        "Triwulan II" ;
    dcat:landingPage <https://solodata.surakarta.go.id/opendata/detail_package/2746> .

<http://5.189.187.109/dataset/7b13842d-bf78-444c-9cdf-9c4f57c2042c/resource/71e26d6f-f9c0-4fd5-8b07-1fdc25a70871> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2024-10-20T23:11:12.224737"^^xsd:dateTime ;
    dct:modified "2024-10-20T23:11:12.189554"^^xsd:dateTime ;
    dcat:accessURL <http://uploads/dataset/2746/Kunjungan_Pasien_Rawat_Inap_RSUD_Bung_Karno_Kota_Surakarta_Triwulan_II_2024.xlsx> ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

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

