@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/4f0c35cd-00c3-4e02-bee6-59b5a37e483a> a dcat:Dataset ;
    dct:description "Data Kunjungan Klinik Penyakit Dalam RSUD Merah Putih 2022 TW II" ;
    dct:identifier "4f0c35cd-00c3-4e02-bee6-59b5a37e483a" ;
    dct:issued "2026-09-03T01:54:46.202017"^^xsd:dateTime ;
    dct:modified "2026-09-03T01:54:46.202023"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/554f3b9b-0352-4c6d-a52b-03d26f843685> ;
    dct:title "Data Kunjungan Klinik Penyakit Dalam RSUD Merah Putih 2022 TW II" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "RSUD Merah Putih" ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/4f0c35cd-00c3-4e02-bee6-59b5a37e483a/resource/d65df2e4-a916-4a12-96c6-e089bb34696b> ;
    dcat:keyword "Klinik Penyakit Dalam",
        "Tahun 2022",
        "Triwulan II" .

<https://data.jatengprov.go.id/dataset/4f0c35cd-00c3-4e02-bee6-59b5a37e483a/resource/d65df2e4-a916-4a12-96c6-e089bb34696b> a dcat:Distribution ;
    dct:format ".xlsx" ;
    dct:title "Data Kunjungan Klinik Penyakit Dalam RSUD Merah Putih 2022 TW II.xlsx" ;
    dcat:accessURL <http://192.168.5.50/dataset/4f0c35cd-00c3-4e02-bee6-59b5a37e483a/resource/d65df2e4-a916-4a12-96c6-e089bb34696b/download/115-data-kunjungan-klinik-penyakit-dalam-rsud-merah-putih-2022-tw-ii.xlsx> ;
    dcat:byteSize 9385.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" .

