@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/8a0df860-91d9-4b02-9fdf-189e4f0eb444> a dcat:Dataset ;
    dct:description "Data Laporan Pemakaman dengan Protap Covid-19 Tahun 2020" ;
    dct:identifier "6b8af1e199d2716a743d0c858b492922" ;
    dct:issued "2023-01-16"^^xsd:date ;
    dct:modified "2023-02-16"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Kesehatan" ] ;
    dct:title "Data Laporan Pemakaman dengan Protap Covid-19 Tahun 2020" ;
    dcat:distribution <http://5.189.187.109/dataset/8a0df860-91d9-4b02-9fdf-189e4f0eb444/resource/791bf07c-0c2c-4b57-8bf3-d975e7ed4131>,
        <http://5.189.187.109/dataset/8a0df860-91d9-4b02-9fdf-189e4f0eb444/resource/c83cda91-7e23-4047-a74d-638e42ad5674> ;
    dcat:keyword "Covid",
        "Pemakaman" ;
    dcat:landingPage <https://satudata.jakarta.go.id/open-data/detail/data-laporan-pemakaman-dengan-protap-covid-19-tahun-2020> .

<http://5.189.187.109/dataset/8a0df860-91d9-4b02-9fdf-189e4f0eb444/resource/791bf07c-0c2c-4b57-8bf3-d975e7ed4131> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-05-19T18:21:42.242902"^^xsd:dateTime ;
    dct:modified "2026-05-19T18:21:42.194386"^^xsd:dateTime ;
    dct:title "Data Laporan Pemakaman dengan Protap Covid-19 Tahun 2020" ;
    dcat:accessURL <https://satudata.jakarta.go.id/backend/restapi/v1/datasets/export/8f34b2b79757f2fcb28a57944e972128/data-laporan-pemakaman-dengan-protap-covid-19-tahun-2020.xlsx> .

<http://5.189.187.109/dataset/8a0df860-91d9-4b02-9fdf-189e4f0eb444/resource/c83cda91-7e23-4047-a74d-638e42ad5674> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-05-19T18:21:42.242888"^^xsd:dateTime ;
    dct:modified "2026-05-19T18:21:42.194136"^^xsd:dateTime ;
    dct:title "Data Laporan Pemakaman dengan Protap Covid-19 Tahun 2020" ;
    dcat:accessURL <https://satudata.jakarta.go.id/backend/restapi/v1/datasets/export/8f34b2b79757f2fcb28a57944e972128/data-laporan-pemakaman-dengan-protap-covid-19-tahun-2020.csv> ;
    dcat:mediaType "text/csv" .

<https://satudata.jakarta.go.id/open-data/detail/data-laporan-pemakaman-dengan-protap-covid-19-tahun-2020> a foaf:Document .

