@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/7ba582c6-b09a-483a-91b5-291ea23b6431> a dcat:Dataset ;
    dct:description "10 Besar Penyakit IGD Bulan Feb Tahun 2022" ;
    dct:identifier "7ba582c6-b09a-483a-91b5-291ea23b6431" ;
    dct:issued "2026-09-03T01:57:49.503322"^^xsd:dateTime ;
    dct:modified "2026-09-03T01:57:49.503328"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/554f3b9b-0352-4c6d-a52b-03d26f843685> ;
    dct:title "10 Besar Penyakit IGD Bulan Feb Tahun 2022" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/7ba582c6-b09a-483a-91b5-291ea23b6431/resource/a8cd97e2-3d77-4f19-ac25-f2fdd080665f> ;
    dcat:keyword "RSUD Merah Putih" .

<https://data.jatengprov.go.id/dataset/7ba582c6-b09a-483a-91b5-291ea23b6431/resource/a8cd97e2-3d77-4f19-ac25-f2fdd080665f> a dcat:Distribution ;
    dct:format ".xlsx" ;
    dct:title "10 Besar Penyakit IGD Bulan Feb Tahun 2022.xlsx" ;
    dcat:accessURL <http://192.168.5.50/dataset/7ba582c6-b09a-483a-91b5-291ea23b6431/resource/a8cd97e2-3d77-4f19-ac25-f2fdd080665f/download/396-10-besar-penyakit-igd-bulan-feb-tahun-2022.xlsx> ;
    dcat:byteSize 9077.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" .

