@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/53c5bab2-e5b4-41ee-8009-ed0ee558dd42> a dcat:Dataset ;
    dct:description "Dataset ini berisi tentang Case Fatality Rate DBD 2025 Triwulan 3 Provinsi Jawa Tengah" ;
    dct:identifier "53c5bab2-e5b4-41ee-8009-ed0ee558dd42" ;
    dct:issued "2026-01-20T01:47:07.243190"^^xsd:dateTime ;
    dct:modified "2026-01-20T01:47:34.461720"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/df9e0e71-422e-4219-b6a7-0175740304d7> ;
    dct:title "Case Fatality Rate DBD 2025 Triwulan 3 Provinsi Jawa Tengah" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/53c5bab2-e5b4-41ee-8009-ed0ee558dd42/resource/860975a9-fa93-4308-9e94-9d7c0d9fb22e> ;
    dcat:keyword "kesehatan" .

<https://data.jatengprov.go.id/dataset/53c5bab2-e5b4-41ee-8009-ed0ee558dd42/resource/860975a9-fa93-4308-9e94-9d7c0d9fb22e> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:title "Case Fatality Rate DBD 2025 Triwulan 3 Provinsi Jawa Tengah.csv" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/53c5bab2-e5b4-41ee-8009-ed0ee558dd42/resource/860975a9-fa93-4308-9e94-9d7c0d9fb22e/download/case-fatality-rate-dbd-2025-triwulan-3-provinsi-jawa-tengah.csv> ;
    dcat:byteSize 751.0 ;
    dcat:mediaType "text/csv" .

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

