@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/f9ffa89f-f272-4941-94b9-57c233734934> a dcat:Dataset ;
    dct:description "Jumlah kasus meninggal karena malaria di suatu wilayah dalam kurun waktu tertentu" ;
    dct:identifier "f9ffa89f-f272-4941-94b9-57c233734934" ;
    dct:issued "2026-09-15T02:51:39.100322"^^xsd:dateTime ;
    dct:modified "2026-09-15T02:51:39.100329"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/554f3b9b-0352-4c6d-a52b-03d26f843685> ;
    dct:title "Jumlah Kematian Kasus Malaria" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/f9ffa89f-f272-4941-94b9-57c233734934/resource/ad1d59d4-e9d2-4778-a71c-0d7335298a49> ;
    dcat:keyword "Data Sektoral" .

<https://data.jatengprov.go.id/dataset/f9ffa89f-f272-4941-94b9-57c233734934/resource/ad1d59d4-e9d2-4778-a71c-0d7335298a49> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:title "jumlah_kematian_kasus_malaria.csv" ;
    dcat:accessURL <https://opendata.magelangkab.go.id/dataset/f9ffa89f-f272-4941-94b9-57c233734934/resource/ad1d59d4-e9d2-4778-a71c-0d7335298a49/download/jumlah_kematian_kasus_malaria.csv> ;
    dcat:byteSize 223.0 ;
    dcat:mediaType "text/csv" .

<https://data.jatengprov.go.id/organization/554f3b9b-0352-4c6d-a52b-03d26f843685> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Magelang" .

