@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/b06a1684-da01-45f0-b253-50fd75ada9e0> a dcat:Dataset ;
    dct:description "Data tentang Jumlah Kasus Diare di Kalimantan Selatan Tahun 2017-2020" ;
    dct:identifier "d87fc7036eaec6532153d58343aa996c45be1996" ;
    dct:issued "2022-01-23"^^xsd:date ;
    dct:modified "2022-01-23"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            dct:type "daerah-provinsi" ;
            foaf:name "Dinas Kesehatan Provinsi Kalimantan Selatan" ] ;
    dct:title "Jumlah Kasus Diare" ;
    dcat:distribution <http://5.189.187.109/dataset/b06a1684-da01-45f0-b253-50fd75ada9e0/resource/4165ba9b-0781-424e-a25f-b90fe5efecfe> ;
    dcat:keyword "banua",
        "data",
        "diare",
        "kalsel",
        "satu data" ;
    dcat:landingPage <https://data.kalselprov.go.id/dataset/data/1115> .

<http://5.189.187.109/dataset/b06a1684-da01-45f0-b253-50fd75ada9e0/resource/4165ba9b-0781-424e-a25f-b90fe5efecfe> a dcat:Distribution ;
    dct:description "Resource berisi Data Jumlah Kasus Diare" ;
    dct:format "XLSX" ;
    dct:issued "2024-05-22T06:56:39.029185"^^xsd:dateTime ;
    dct:modified "2024-07-20T12:35:45.999452"^^xsd:dateTime ;
    dct:title "Jumlah Kasus Diare" ;
    dcat:accessURL <https://data.kalselprov.go.id/download/data/1115> .

<https://data.kalselprov.go.id/dataset/data/1115> a foaf:Document .

