@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/d0de9281-4c46-4f1d-85cd-1f1ee8cdb1ac> a dcat:Dataset ;
    dct:description "Data tentang Jumlah Penderita Penyakit Paru Obstruktif Kronik Tahun 2016-2019" ;
    dct:identifier "ff01e3de419258b4f09fb741e7ec4ccda73984da" ;
    dct:issued "2022-09-13"^^xsd:date ;
    dct:modified "2022-09-13"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            dct:type "daerah-provinsi" ;
            foaf:name "Dinas Kesehatan Provinsi Kalimantan Selatan" ] ;
    dct:title "Jumlah Penderita Paru Obstruktif Kronik" ;
    dcat:distribution <http://5.189.187.109/dataset/d0de9281-4c46-4f1d-85cd-1f1ee8cdb1ac/resource/b3b957ae-b5dd-446d-9fb5-0e8508aee1ac> ;
    dcat:keyword "banua",
        "data",
        "kalsel",
        "satu data" ;
    dcat:landingPage <https://data.kalselprov.go.id/dataset/data/1053> .

<http://5.189.187.109/dataset/d0de9281-4c46-4f1d-85cd-1f1ee8cdb1ac/resource/b3b957ae-b5dd-446d-9fb5-0e8508aee1ac> a dcat:Distribution ;
    dct:description "Resource berisi Data Jumlah Penderita Paru Obstruktif Kronik" ;
    dct:format "XLSX" ;
    dct:issued "2024-05-22T06:55:52.913790"^^xsd:dateTime ;
    dct:modified "2024-07-20T12:36:20.314368"^^xsd:dateTime ;
    dct:title "Jumlah Penderita Paru Obstruktif Kronik" ;
    dcat:accessURL <https://data.kalselprov.go.id/download/data/1053> .

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

