@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:5000/dataset/c87855ad-e320-4301-ae86-2b622ad5e433> a dcat:Dataset ;
    dct:description "Ukuran output penemuan kasus Jumlah seluruh pasien TB yang ditemukan dan tercatat pada periode tertentu" ;
    dct:identifier "79" ;
    dct:issued "2026-02-19"^^xsd:date ;
    dct:modified "2026-03-11"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Kesehatan" ] ;
    dct:title "Jumlah Penderita TB Provinsi Kalimantan Utara" ;
    dcat:distribution <http://5.189.187.109:5000/dataset/c87855ad-e320-4301-ae86-2b622ad5e433/resource/bbee444b-4612-4303-8214-7be59aa7dbb5>,
        <http://5.189.187.109:5000/dataset/c87855ad-e320-4301-ae86-2b622ad5e433/resource/cf24c075-1f9e-4607-b350-a672d3780460> ;
    dcat:keyword "IKU",
        "Perencanaan" ;
    dcat:landingPage <https://data.kaltaraprov.go.id/dataset/79> .

<http://5.189.187.109:5000/dataset/c87855ad-e320-4301-ae86-2b622ad5e433/resource/bbee444b-4612-4303-8214-7be59aa7dbb5> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-05-20T07:13:10.197392"^^xsd:dateTime ;
    dct:modified "2026-05-20T07:13:10.173378"^^xsd:dateTime ;
    dct:title "Jumlah Penderita TB Provinsi Kalimantan Utara" ;
    dcat:accessURL <https://data.kaltaraprov.go.id/api/metadata/79/download/?output=excel> .

<http://5.189.187.109:5000/dataset/c87855ad-e320-4301-ae86-2b622ad5e433/resource/cf24c075-1f9e-4607-b350-a672d3780460> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-05-20T07:13:10.197406"^^xsd:dateTime ;
    dct:modified "2026-05-20T07:13:10.173583"^^xsd:dateTime ;
    dct:title "Jumlah Penderita TB Provinsi Kalimantan Utara (CSV)" ;
    dcat:accessURL <https://data.kaltaraprov.go.id/api/metadata/79/download/?output=csv> .

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

