@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/6df24d19-fb50-4af5-a2ca-0099361efc22> a dcat:Dataset ;
    dct:description "Data tentang Prevalensi Kusta per 10.000 penduduk" ;
    dct:identifier "7379e244dca64443962071bec2e62b1d9726191f" ;
    dct:issued "2021-09-04"^^xsd:date ;
    dct:modified "2021-09-04"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            dct:type "daerah-provinsi" ;
            foaf:name "Dinas Kesehatan Provinsi Kalimantan Selatan" ] ;
    dct:title "Prevalensi Kusta per 10.000 penduduk" ;
    dcat:distribution <http://5.189.187.109/dataset/6df24d19-fb50-4af5-a2ca-0099361efc22/resource/c941ce2c-0729-4e17-b9a3-8ec41ddf1541> ;
    dcat:keyword "banua",
        "data",
        "kalsel",
        "satu data" ;
    dcat:landingPage <https://data.kalselprov.go.id/dataset/data/1005> .

<http://5.189.187.109/dataset/6df24d19-fb50-4af5-a2ca-0099361efc22/resource/c941ce2c-0729-4e17-b9a3-8ec41ddf1541> a dcat:Distribution ;
    dct:description "Resource berisi Data Prevalensi Kusta per 10.000 penduduk" ;
    dct:format "XLSX" ;
    dct:issued "2024-05-22T06:55:27.882389"^^xsd:dateTime ;
    dct:modified "2024-07-20T12:36:41.222767"^^xsd:dateTime ;
    dct:title "Prevalensi Kusta per 10.000 penduduk" ;
    dcat:accessURL <https://data.kalselprov.go.id/download/data/1005> .

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

