@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/7072e11f-102c-41ed-9bf9-8a803205e95a> a dcat:Dataset ;
    dct:description "10 Besar Penyakit IRJ Bulan Feb Tahun 2021" ;
    dct:identifier "7072e11f-102c-41ed-9bf9-8a803205e95a" ;
    dct:issued "2026-09-03T01:57:04.956374"^^xsd:dateTime ;
    dct:modified "2026-09-03T01:57:04.956381"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/554f3b9b-0352-4c6d-a52b-03d26f843685> ;
    dct:title "10 Besar Penyakit IRJ Bulan Feb Tahun 2021" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/7072e11f-102c-41ed-9bf9-8a803205e95a/resource/dc297aa9-66f1-4f78-8463-3027cf8da745> ;
    dcat:keyword "RSUD Merah Putih" .

<https://data.jatengprov.go.id/dataset/7072e11f-102c-41ed-9bf9-8a803205e95a/resource/dc297aa9-66f1-4f78-8463-3027cf8da745> a dcat:Distribution ;
    dct:format ".xlsx" ;
    dct:title "10 Besar Penyakit IRJ Bulan Feb Tahun 2021.xlsx" ;
    dcat:accessURL <http://192.168.5.50/dataset/7072e11f-102c-41ed-9bf9-8a803205e95a/resource/dc297aa9-66f1-4f78-8463-3027cf8da745/download/360-10-besar-penyakit-irj-bulan-feb-tahun-2021.xlsx> ;
    dcat:byteSize 9096.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" .

