@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix spdx: <http://spdx.org/rdf/terms#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.kaltimprov.go.id/dataset/10d9b815-7f7b-4138-865b-a5187cb26eee> a dcat:Dataset ;
    dct:description """Data ini berisi data Jumlah Kasus Penyakit Diare di Kabupaten Kutai Timur.\r
\r
Variabel pada data ini mencakup: 1. kecamatan : Cakupan Area/Wilayah 2. jumlah_kasus_diare : Jumlah orang yang pernah terjangkit penyakit diare\r
""" ;
    dct:identifier "10d9b815-7f7b-4138-865b-a5187cb26eee" ;
    dct:issued "2026-04-20T01:54:19.768424"^^xsd:dateTime ;
    dct:modified "2026-04-20T01:54:19.768429"^^xsd:dateTime ;
    dct:publisher <https://data.kaltimprov.go.id/organization/4126e30e-7e24-4302-9f85-d561a414269a> ;
    dct:title "Jumlah Kasus Diare Kabupaten Kutai Timur" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dinas Kesehatan Kabupaten Kutai Timur" ] ;
    dcat:distribution <https://data.kaltimprov.go.id/dataset/10d9b815-7f7b-4138-865b-a5187cb26eee/resource/7e7683dd-310c-4016-a9a3-f5dca8df1278>,
        <https://data.kaltimprov.go.id/dataset/10d9b815-7f7b-4138-865b-a5187cb26eee/resource/890b4dbb-5224-4cc7-9d04-2cd91f4019eb> ;
    dcat:keyword "kesehatan" .

<https://data.kaltimprov.go.id/dataset/10d9b815-7f7b-4138-865b-a5187cb26eee/resource/7e7683dd-310c-4016-a9a3-f5dca8df1278> a dcat:Distribution ;
    dct:description "Tahun 2019" ;
    dct:format "CSV" ;
    dct:issued "2021-08-02T04:00:50.953698"^^xsd:dateTime ;
    dct:modified "2026-04-20T01:54:19.765960"^^xsd:dateTime ;
    dct:title "Jumlah Kasus Diare" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "5eef7bec428340f2967a5fbecd29d366"^^xsd:hexBinary ] ;
    dcat:accessURL <http://192.168.200.128/dataset/10d9b815-7f7b-4138-865b-a5187cb26eee/resource/7e7683dd-310c-4016-a9a3-f5dca8df1278/download/jumlah-kasus-diare-2019.csv> ;
    dcat:byteSize "325"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<https://data.kaltimprov.go.id/dataset/10d9b815-7f7b-4138-865b-a5187cb26eee/resource/890b4dbb-5224-4cc7-9d04-2cd91f4019eb> a dcat:Distribution ;
    dct:description "Tahun 2017" ;
    dct:format "CSV" ;
    dct:issued "2021-07-19T04:46:20.461066"^^xsd:dateTime ;
    dct:modified "2026-04-20T01:54:19.765155"^^xsd:dateTime ;
    dct:title "Jumlah Kasus Diare" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "1befa75d0fd6f21686d707d7bdbe0dca"^^xsd:hexBinary ] ;
    dcat:accessURL <http://192.168.200.128/dataset/10d9b815-7f7b-4138-865b-a5187cb26eee/resource/890b4dbb-5224-4cc7-9d04-2cd91f4019eb/download/jumlah-kasus-diare-2017.csv> ;
    dcat:byteSize "321"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<https://data.kaltimprov.go.id/organization/4126e30e-7e24-4302-9f85-d561a414269a> a foaf:Agent ;
    foaf:name "Kabupaten Kutai Timur" .

