@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#> .

<https://data.jatengprov.go.id/dataset/0a2fd6c8-1450-42fc-8477-e95f6fc81a75> a dcat:Dataset ;
    dct:description "Data Kunjungan IGD PIE RSUD Merah Putih Tahun 2022 TW III" ;
    dct:identifier "0a2fd6c8-1450-42fc-8477-e95f6fc81a75" ;
    dct:issued "2026-09-03T01:49:54.240680"^^xsd:dateTime ;
    dct:modified "2026-09-03T01:49:54.240687"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/554f3b9b-0352-4c6d-a52b-03d26f843685> ;
    dct:title "Data Kunjungan IGD PIE RSUD Merah Putih Tahun 2022 TW III" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "RSUD Merah Putih" ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/0a2fd6c8-1450-42fc-8477-e95f6fc81a75/resource/703a27dd-3c8d-496c-8213-f80dedf4f309> ;
    dcat:keyword "IGD",
        "Kunjungan Pasien",
        "PIE",
        "RSUD Merah Putih",
        "Tahun 2022",
        "Triwulan III" .

<https://data.jatengprov.go.id/dataset/0a2fd6c8-1450-42fc-8477-e95f6fc81a75/resource/703a27dd-3c8d-496c-8213-f80dedf4f309> a dcat:Distribution ;
    dct:format ".xlsx" ;
    dct:title "Data Kunjungan IGD PIE RSUD Merah Putih Tahun 2022 TW III.xlsx" ;
    dcat:accessURL <http://192.168.5.50/dataset/0a2fd6c8-1450-42fc-8477-e95f6fc81a75/resource/703a27dd-3c8d-496c-8213-f80dedf4f309/download/25-data-kunjungan-igd-pie-rsud-merah-putih-tahun-2022-tw-iii.xlsx> ;
    dcat:byteSize 9448.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/organization/554f3b9b-0352-4c6d-a52b-03d26f843685> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Magelang" .

