@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/6e0cbc93-10f8-441f-abd8-fd8e856b9413> a dcat:Dataset ;
    dct:description "Data tentang Jumlah Penderita Penyakit Asthma" ;
    dct:identifier "09471a34766133554d44d3e6433d051476b99780" ;
    dct:issued "2021-09-05"^^xsd:date ;
    dct:modified "2021-09-05"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            dct:type "daerah-provinsi" ;
            foaf:name "Dinas Kesehatan Provinsi Kalimantan Selatan" ] ;
    dct:title "Jumlah Penderita Penyakit Asthma" ;
    dcat:distribution <http://5.189.187.109/dataset/6e0cbc93-10f8-441f-abd8-fd8e856b9413/resource/c503361e-ba94-4002-8c68-4557c644a4aa> ;
    dcat:keyword "banua",
        "data",
        "kalsel",
        "satu data" ;
    dcat:landingPage <https://data.kalselprov.go.id/dataset/data/1054> .

<http://5.189.187.109/dataset/6e0cbc93-10f8-441f-abd8-fd8e856b9413/resource/c503361e-ba94-4002-8c68-4557c644a4aa> a dcat:Distribution ;
    dct:description "Resource berisi Data Jumlah Penderita Penyakit Asthma" ;
    dct:format "XLSX" ;
    dct:issued "2024-05-22T06:55:53.831602"^^xsd:dateTime ;
    dct:modified "2024-07-20T12:36:19.527654"^^xsd:dateTime ;
    dct:title "Jumlah Penderita Penyakit Asthma" ;
    dcat:accessURL <https://data.kalselprov.go.id/download/data/1054> .

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

