@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/09eb4ddf-2eef-4f9f-a5a3-41e1c3affbca> a dcat:Dataset ;
    dct:description "Dataset ini berisi tentang Tren Jumlah Kasus Kematian Balita (0-5 th) s.d 2025 Triwulan 3 Provinsi Jawa Tengah" ;
    dct:identifier "09eb4ddf-2eef-4f9f-a5a3-41e1c3affbca" ;
    dct:issued "2026-01-21T04:26:02.617874"^^xsd:dateTime ;
    dct:modified "2026-01-21T04:26:53.677671"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/df9e0e71-422e-4219-b6a7-0175740304d7> ;
    dct:title "Tren Jumlah Kasus Kematian Balita (0-5 th) s.d 2025 Triwulan 3 Provinsi Jawa Tengah" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/09eb4ddf-2eef-4f9f-a5a3-41e1c3affbca/resource/dec0ef20-1310-4bf9-8f9e-43ab58cedd21> ;
    dcat:keyword "kesehatan" .

<https://data.jatengprov.go.id/dataset/09eb4ddf-2eef-4f9f-a5a3-41e1c3affbca/resource/dec0ef20-1310-4bf9-8f9e-43ab58cedd21> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:title "Tren Jumlah Kasus Kematian Balita (0-5 th) s.d 2025 Triwulan 3 Provinsi Jawa Tengah.csv" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/09eb4ddf-2eef-4f9f-a5a3-41e1c3affbca/resource/dec0ef20-1310-4bf9-8f9e-43ab58cedd21/download/tren-jumlah-kasus-kematian-balita-0-5-th-s.d-2025-triwulan-3-provinsi-jawa-tengah.csv> ;
    dcat:byteSize 237.0 ;
    dcat:mediaType "text/csv" .

<https://data.jatengprov.go.id/organization/df9e0e71-422e-4219-b6a7-0175740304d7> a foaf:Organization ;
    foaf:name "Dinas Kesehatan " .

