@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/23ea2117-4048-4372-98e9-b7658895a704> a dcat:Dataset ;
    dct:description "Dataset ini berisi tentang Case Fatality Rate Leptospirosis 2025 Triwulan 3 Provinsi Jawa Tengah" ;
    dct:identifier "23ea2117-4048-4372-98e9-b7658895a704" ;
    dct:issued "2026-01-20T01:54:01.180251"^^xsd:dateTime ;
    dct:modified "2026-01-20T01:54:21.120156"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/df9e0e71-422e-4219-b6a7-0175740304d7> ;
    dct:title "Case Fatality Rate Leptospirosis 2025 Triwulan 3 Provinsi Jawa Tengah" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/23ea2117-4048-4372-98e9-b7658895a704/resource/bfd23c46-ca0c-4f6a-b1c0-f51fe258dc50> ;
    dcat:keyword "kesehatan" .

<https://data.jatengprov.go.id/dataset/23ea2117-4048-4372-98e9-b7658895a704/resource/bfd23c46-ca0c-4f6a-b1c0-f51fe258dc50> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:title "Case Fatality Rate Leptospirosis 2025 Triwulan 3 Provinsi Jawa Tengah.csv" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/23ea2117-4048-4372-98e9-b7658895a704/resource/bfd23c46-ca0c-4f6a-b1c0-f51fe258dc50/download/case-fatality-rate-leptospirosis-2025-triwulan-3-provinsi-jawa-tengah.csv> ;
    dcat:byteSize 695.0 ;
    dcat:mediaType "text/csv" .

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

