@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#> .

<http://5.189.187.109/dataset/73e2c056-dfbe-4392-b827-3c1f11b30a34> a dcat:Dataset ;
    dct:description "Ukuran kinerja layanan Jumlah kasus malaria yang diobati standar dibandingkan dengan jumlah seluruh kasus malaria yang diobati/ mendapat penanganan" ;
    dct:identifier "95" ;
    dct:issued "2026-02-19"^^xsd:date ;
    dct:modified "2026-06-15"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Kesehatan" ] ;
    dct:title "Persentase pengobatan standar kasus malaria positif" ;
    dcat:distribution <http://5.189.187.109/dataset/73e2c056-dfbe-4392-b827-3c1f11b30a34/resource/e426b6b0-7773-443e-8116-fe419faa26ef>,
        <http://5.189.187.109/dataset/73e2c056-dfbe-4392-b827-3c1f11b30a34/resource/fad667a9-520c-4774-ab87-0494357681ee> ;
    dcat:keyword "Lainnya" ;
    dcat:landingPage <https://data.kaltaraprov.go.id/dataset/95> .

<http://5.189.187.109/dataset/73e2c056-dfbe-4392-b827-3c1f11b30a34/resource/e426b6b0-7773-443e-8116-fe419faa26ef> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-06-20T07:21:19.067476"^^xsd:dateTime ;
    dct:modified "2026-06-20T07:21:19.034381"^^xsd:dateTime ;
    dct:title "Persentase pengobatan standar kasus malaria positif (CSV)" ;
    dcat:accessURL <https://data.kaltaraprov.go.id/api/metadata/95/download/?output=csv> .

<http://5.189.187.109/dataset/73e2c056-dfbe-4392-b827-3c1f11b30a34/resource/fad667a9-520c-4774-ab87-0494357681ee> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-06-20T07:21:19.067462"^^xsd:dateTime ;
    dct:modified "2026-06-20T07:21:19.034116"^^xsd:dateTime ;
    dct:title "Persentase pengobatan standar kasus malaria positif" ;
    dcat:accessURL <https://data.kaltaraprov.go.id/api/metadata/95/download/?output=excel> .

<https://data.kaltaraprov.go.id/dataset/95> a foaf:Document .

