@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/796b4155-0285-452a-a5f6-6d0bdceea4c1> a dcat:Dataset ;
    dct:identifier "c561dd52-a873-452c-a5c2-d976da7adffa" ;
    dct:issued "2024-02-22"^^xsd:date ;
    dct:modified "2024-02-22"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Kesehatan" ] ;
    dct:title "Jumlah Kasus Kematian Ibu, Bayi, dan Balita Menurut Kecamatan di Kota Palangka Raya Tahun 2023" ;
    dcat:distribution <http://5.189.187.109/dataset/796b4155-0285-452a-a5f6-6d0bdceea4c1/resource/661d4955-8d29-4d24-aab5-909a50848878> ;
    dcat:keyword "Kesehatan" ;
    dcat:landingPage <https://pasada.palangkaraya.go.id/user/tabeluser/detail/758> .

<http://5.189.187.109/dataset/796b4155-0285-452a-a5f6-6d0bdceea4c1/resource/661d4955-8d29-4d24-aab5-909a50848878> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2024-06-21T03:53:40.964226"^^xsd:dateTime ;
    dct:modified "2024-06-21T03:53:40.954149"^^xsd:dateTime ;
    dct:title "jumlah-kasus-kematian-ibu,-bayi,-dan-balita-menurut-kecamatan-di-kota-palangka-raya-tahun-2023" ;
    dcat:accessURL <https://pasada.palangkaraya.go.id/assets/document/Jumlah_Kasus_Kematian_Ibu%2C_Bayi%2C_dan_Balita_Menurut_Kecamatan_di_Kota_Palangka_Raya-2023.xlsx> .

<https://pasada.palangkaraya.go.id/user/tabeluser/detail/758> a foaf:Document .

