@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/b4f8eb92-1afd-4ff4-83b6-189ab3cec430> a dcat:Dataset ;
    dct:description "Data Kunjungan Rawat Inap ICU RSUD Merah Putih 2021 TW IV" ;
    dct:identifier "b4f8eb92-1afd-4ff4-83b6-189ab3cec430" ;
    dct:issued "2023-06-17T06:25:58.339073"^^xsd:dateTime ;
    dct:modified "2025-11-06T08:02:19.480869"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/819d1b08-cf97-4644-b2c0-a6db5d561971> ;
    dct:title "Data Kunjungan Rawat Inap ICU RSUD Merah Putih 2021 TW IV" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "RSUD Merah Putih" ] ;
    dcat:distribution <http://5.189.187.109/dataset/b4f8eb92-1afd-4ff4-83b6-189ab3cec430/resource/13b15453-9c4d-44ac-a2f7-1b82952ac173> ;
    dcat:keyword "ICU",
        "Kunjungan Pasien",
        "RSUD Merah Putih",
        "Tahun 2021",
        "Triwulan IV" .

<http://5.189.187.109/dataset/b4f8eb92-1afd-4ff4-83b6-189ab3cec430/resource/13b15453-9c4d-44ac-a2f7-1b82952ac173> a dcat:Distribution ;
    dct:format ".xlsx" ;
    dct:issued "2023-05-31T02:38:32.038675"^^xsd:dateTime ;
    dct:modified "2025-11-06T08:02:19.492720"^^xsd:dateTime ;
    dct:title "Data Kunjungan Rawat Inap ICU RSUD Merah Putih 2021 TW IV.xlsx" ;
    dcat:accessURL <https://opendata.magelangkab.go.id/dataset/b4f8eb92-1afd-4ff4-83b6-189ab3cec430/resource/13b15453-9c4d-44ac-a2f7-1b82952ac173/download/258-data-kunjungan-rawat-inap-icu-rsud-merah-putih-2021-tw-iv.xlsx> ;
    dcat:byteSize "9060"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/819d1b08-cf97-4644-b2c0-a6db5d561971> a foaf:Agent ;
    foaf:name "Kabupaten Magelang" .

