@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/372c0b0f-4635-4a0b-870e-c191bd2f8140> a dcat:Dataset ;
    dct:description "Data TPU yang dikelola oleh Dinas Pertamanan dan Hutan Kota" ;
    dct:identifier "4b7fbfdc09000108d343372027bd5fda" ;
    dct:issued "2023-12-29"^^xsd:date ;
    dct:modified "2026-02-28"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Pertamanan dan Hutan Kota" ] ;
    dct:title "Data Tempat Pemakaman Umum (TPU) Tahun 2022" ;
    dcat:distribution <http://5.189.187.109/dataset/372c0b0f-4635-4a0b-870e-c191bd2f8140/resource/533d017b-f18d-4a2d-b255-eb60500ffa9a>,
        <http://5.189.187.109/dataset/372c0b0f-4635-4a0b-870e-c191bd2f8140/resource/6ae9d2f3-4e0a-469a-83d2-b3028ee8fbfe> ;
    dcat:keyword "TPU",
        "dinas",
        "pengelolaan" ;
    dcat:landingPage <https://satudata.jakarta.go.id/open-data/detail/data-tempat-pemakaman-umum-tpu-2022> .

<http://5.189.187.109/dataset/372c0b0f-4635-4a0b-870e-c191bd2f8140/resource/533d017b-f18d-4a2d-b255-eb60500ffa9a> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-05-19T17:29:13.072538"^^xsd:dateTime ;
    dct:modified "2026-05-19T17:29:13.038974"^^xsd:dateTime ;
    dct:title "Data Tempat Pemakaman Umum (TPU) Tahun 2022" ;
    dcat:accessURL <https://satudata.jakarta.go.id/backend/restapi/v1/datasets/export/bd7ad420004a8053fda7adbf57687a53/data-tempat-pemakaman-umum-tpu-2022.csv> ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/dataset/372c0b0f-4635-4a0b-870e-c191bd2f8140/resource/6ae9d2f3-4e0a-469a-83d2-b3028ee8fbfe> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-05-19T17:29:13.072579"^^xsd:dateTime ;
    dct:modified "2026-05-19T17:29:13.039225"^^xsd:dateTime ;
    dct:title "Data Tempat Pemakaman Umum (TPU) Tahun 2022" ;
    dcat:accessURL <https://satudata.jakarta.go.id/backend/restapi/v1/datasets/export/bd7ad420004a8053fda7adbf57687a53/data-tempat-pemakaman-umum-tpu-2022.xlsx> .

<https://satudata.jakarta.go.id/open-data/detail/data-tempat-pemakaman-umum-tpu-2022> a foaf:Document .

