@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/0fe861fe-e8e4-4d90-a759-541b23dee9dd> a dcat:Dataset ;
    dct:description "Data Kunjungan Rawat Inap berdasarkan Bangsal RSUD Merah Putih Tahun 2023" ;
    dct:identifier "0fe861fe-e8e4-4d90-a759-541b23dee9dd" ;
    dct:issued "2025-11-06T07:17:05.540974"^^xsd:dateTime ;
    dct:modified "2025-11-06T07:17:05.540985"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/819d1b08-cf97-4644-b2c0-a6db5d561971> ;
    dct:title "Data Kunjungan Rawat Inap berdasarkan Bangsal RSUD Merah Putih Tahun 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "RSUD Merah Putih" ] ;
    dcat:distribution <http://5.189.187.109/dataset/0fe861fe-e8e4-4d90-a759-541b23dee9dd/resource/a0e8cbab-d376-4f5d-8963-771cc57c616f> ;
    dcat:keyword "RSUD Merah Putih" .

<http://5.189.187.109/dataset/0fe861fe-e8e4-4d90-a759-541b23dee9dd/resource/a0e8cbab-d376-4f5d-8963-771cc57c616f> a dcat:Distribution ;
    dct:format ".xlsx" ;
    dct:issued "2024-08-05T04:21:44.784325"^^xsd:dateTime ;
    dct:modified "2025-11-06T07:17:05.534867"^^xsd:dateTime ;
    dct:title "Data Kunjungan Rawat Inap berdasarkan Bangsal RSUD Merah Putih Tahun 2023.xlsx" ;
    dcat:accessURL <https://opendata.magelangkab.go.id/dataset/0fe861fe-e8e4-4d90-a759-541b23dee9dd/resource/a0e8cbab-d376-4f5d-8963-771cc57c616f/download/data-kunjungan-rawat-inap-berdasarkan-bangsal-rsud-merah-putih-tahun-2023.xlsx> ;
    dcat:byteSize "10999"^^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" .

