@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/6de32615-629a-4373-949d-eeade42f7ce3> a dcat:Dataset ;
    dct:description "10 Besar Penyakit IRJ Bulan November Tahun 2022" ;
    dct:identifier "6de32615-629a-4373-949d-eeade42f7ce3" ;
    dct:issued "2026-09-03T01:56:53.863227"^^xsd:dateTime ;
    dct:modified "2026-09-03T01:56:53.863232"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/554f3b9b-0352-4c6d-a52b-03d26f843685> ;
    dct:title "10 Besar Penyakit IRJ Bulan November Tahun 2022" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "RSUD Merah Putih" ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/6de32615-629a-4373-949d-eeade42f7ce3/resource/5302ea9e-191d-484f-beed-726e1cebad81> ;
    dcat:keyword "RSUD Merah Putih" .

<https://data.jatengprov.go.id/dataset/6de32615-629a-4373-949d-eeade42f7ce3/resource/5302ea9e-191d-484f-beed-726e1cebad81> a dcat:Distribution ;
    dct:format ".xlsx" ;
    dct:title "10 Besar Penyakit IRJ Bulan Nov Tahun 2022.xlsx" ;
    dcat:accessURL <http://192.168.5.50/dataset/6de32615-629a-4373-949d-eeade42f7ce3/resource/5302ea9e-191d-484f-beed-726e1cebad81/download/417-10-besar-penyakit-irj-bulan-nov-tahun-2022.xlsx> ;
    dcat:byteSize 9098.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" .

