@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.jatengprov.go.id/dataset/04e414e1-c4cc-4bc5-8fd2-362d4904aa0d> a dcat:Dataset ;
    dct:description "10 Besar Penyakit IGD Bulan Jan Tahun 2021" ;
    dct:identifier "04e414e1-c4cc-4bc5-8fd2-362d4904aa0d" ;
    dct:issued "2026-09-03T01:49:30.087809"^^xsd:dateTime ;
    dct:modified "2026-09-03T01:49:30.087816"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/554f3b9b-0352-4c6d-a52b-03d26f843685> ;
    dct:title "10 Besar Penyakit IGD Bulan Jan Tahun 2021" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/04e414e1-c4cc-4bc5-8fd2-362d4904aa0d/resource/f03ed046-f817-4ec1-94b1-36affd7bfca9> ;
    dcat:keyword "RSUD Merah Putih" .

<https://data.jatengprov.go.id/dataset/04e414e1-c4cc-4bc5-8fd2-362d4904aa0d/resource/f03ed046-f817-4ec1-94b1-36affd7bfca9> a dcat:Distribution ;
    dct:format ".xlsx" ;
    dct:title "10 Besar Penyakit IGD Bulan Jan Tahun 2021.xlsx" ;
    dcat:accessURL <http://192.168.5.50/dataset/04e414e1-c4cc-4bc5-8fd2-362d4904aa0d/resource/f03ed046-f817-4ec1-94b1-36affd7bfca9/download/383-10-besar-penyakit-igd-bulan-jan-tahun-2021.xlsx> ;
    dcat:byteSize 9047.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" .

