@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:5000/dataset/69a5c83a-6484-4239-9d69-c5bbdf3283a1> a dcat:Dataset ;
    dct:description "Jumlah Kematian Ibu Maternal Di Kabupaten Sekadau Tahun 2015 - 2021" ;
    dct:identifier "2046a0d1-0f69-42ee-9eff-b1d82c8e1ebd" ;
    dct:issued "2022-07-02T01:44:35+00:00"^^xsd:dateTime ;
    dct:modified "2024-12-25T03:05:19+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Kesehatan Pengendalian Penduduk dan Keluarga Berencana" ] ;
    dct:title "Jumlah Kematian Ibu Maternal Tahun 2015 - 2021" ;
    dcat:distribution <http://5.189.187.109:5000/dataset/69a5c83a-6484-4239-9d69-c5bbdf3283a1/resource/041aedaf-1b20-4a86-8481-77984f36446e> ;
    dcat:keyword "2015",
        "2021",
        "ibu",
        "jumlah",
        "kematian",
        "maternal",
        "tahun" ;
    dcat:landingPage <https://data.sekadaukab.go.id/dataset/jumlah-kematian-ibu-maternal-tahun-2015-2021> .

<http://5.189.187.109:5000/dataset/69a5c83a-6484-4239-9d69-c5bbdf3283a1/resource/041aedaf-1b20-4a86-8481-77984f36446e> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-30T07:22:42.576001"^^xsd:dateTime ;
    dct:modified "2026-04-30T07:22:42.559113"^^xsd:dateTime ;
    dct:title "Jumlah Kematian Ibu Maternal.xlsx" ;
    dcat:accessURL <https://data.sekadaukab.go.id/dataset/resource/jumlah-kematian-ibu-maternalxlsx/download> .

<https://data.sekadaukab.go.id/dataset/jumlah-kematian-ibu-maternal-tahun-2015-2021> a foaf:Document .

