@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/5853733b-7cae-46fa-9bfd-fef7716b511a> a dcat:Dataset ;
    dct:description "Dataset ini berisikan Jumlah agregat data pelaporan pencatatan kematian (mati tahun ini dan mati luar tahun ini)" ;
    dct:identifier "243bfd2251902b81fb70231d5f73f982" ;
    dct:issued "2023-06-20"^^xsd:date ;
    dct:modified "2023-11-28"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Kependudukan dan Pencatatan Sipil" ] ;
    dct:title "Data Kematian" ;
    dcat:distribution <http://5.189.187.109/dataset/5853733b-7cae-46fa-9bfd-fef7716b511a/resource/39280a4c-c9ff-4d8b-a5f0-8b4cdf23f306>,
        <http://5.189.187.109/dataset/5853733b-7cae-46fa-9bfd-fef7716b511a/resource/e7c09f9d-17ad-4ba0-9afd-d9dcb1814e84> ;
    dcat:keyword "datakematian",
        "kematian",
        "kematianpenduduk" ;
    dcat:landingPage <https://satudata.jakarta.go.id/open-data/detail/data-kematian> .

<http://5.189.187.109/dataset/5853733b-7cae-46fa-9bfd-fef7716b511a/resource/39280a4c-c9ff-4d8b-a5f0-8b4cdf23f306> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-05-19T17:55:00.496271"^^xsd:dateTime ;
    dct:modified "2026-05-19T17:55:00.455377"^^xsd:dateTime ;
    dct:title "Data Kematian" ;
    dcat:accessURL <https://satudata.jakarta.go.id/backend/restapi/v1/datasets/export/445e7c7acad9a09e2f071863e9633ea8/data-kematian.xlsx> .

<http://5.189.187.109/dataset/5853733b-7cae-46fa-9bfd-fef7716b511a/resource/e7c09f9d-17ad-4ba0-9afd-d9dcb1814e84> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-05-19T17:55:00.496055"^^xsd:dateTime ;
    dct:modified "2026-05-19T17:55:00.455048"^^xsd:dateTime ;
    dct:title "Data Kematian" ;
    dcat:accessURL <https://satudata.jakarta.go.id/backend/restapi/v1/datasets/export/445e7c7acad9a09e2f071863e9633ea8/data-kematian.csv> ;
    dcat:mediaType "text/csv" .

<https://satudata.jakarta.go.id/open-data/detail/data-kematian> a foaf:Document .

