@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://satudata.klaten.go.id/dataset/8c70952b-58e9-482c-a41d-725d6ff1d0eb> a dcat:Dataset ;
    dct:identifier "8c70952b-58e9-482c-a41d-725d6ff1d0eb" ;
    dct:issued "2026-06-24T03:52:18.503470"^^xsd:dateTime ;
    dct:modified "2026-06-24T06:41:47.565698"^^xsd:dateTime ;
    dct:publisher <https://satudata.klaten.go.id/organization/4808ba9f-5c00-47f2-9d04-96e21e9074a1> ;
    dct:title "Kejadian Malaria per 1000 orang" ;
    dcat:distribution <https://satudata.klaten.go.id/dataset/8c70952b-58e9-482c-a41d-725d6ff1d0eb/resource/fb338a7e-3d69-41f5-9dd7-cd8c208ea95d> ;
    dcat:keyword "2025",
        "sdgs" .

<https://satudata.klaten.go.id/dataset/8c70952b-58e9-482c-a41d-725d6ff1d0eb/resource/fb338a7e-3d69-41f5-9dd7-cd8c208ea95d> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-06-24T03:52:21.644548"^^xsd:dateTime ;
    dct:modified "2026-06-24T03:52:21.629521"^^xsd:dateTime ;
    dct:title "Kejadian Malaria per 1000 orang" ;
    dcat:accessURL <https://satudata.klaten.go.id/dataset/8c70952b-58e9-482c-a41d-725d6ff1d0eb/resource/fb338a7e-3d69-41f5-9dd7-cd8c208ea95d/download/kejadian-malaria-per-1000-orang.xlsx> ;
    dcat:byteSize "5244"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://satudata.klaten.go.id/organization/4808ba9f-5c00-47f2-9d04-96e21e9074a1> a foaf:Agent ;
    foaf:name "Dinas Kesehatan" .

