@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/9839ff98-9a2e-4a2f-8666-aaafc23e647b> a dcat:Dataset ;
    dct:description "Dataset ini berisikan jumlah penduduk wni yang direkap berdasarkan jenis pekerjaan sesuai dengan kode SIAK bersumber dari Data Kependudukan Bersih Kemendagri" ;
    dct:identifier "f2819075c4dc6abf13618d676e8e3b57" ;
    dct:issued "2023-06-16"^^xsd:date ;
    dct:modified "2024-04-24"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Kependudukan dan Pencatatan Sipil" ] ;
    dct:title "Data Pekerjaan Tahun 2022" ;
    dcat:distribution <http://5.189.187.109/dataset/9839ff98-9a2e-4a2f-8666-aaafc23e647b/resource/2ebae1a0-f1ee-4557-9365-dc27f376d629>,
        <http://5.189.187.109/dataset/9839ff98-9a2e-4a2f-8666-aaafc23e647b/resource/fcbc88cc-9ef5-4ada-8d60-27089c3dee4f> ;
    dcat:keyword "datapekerjaan",
        "pekerjaan",
        "pekerjaanpenduduk" ;
    dcat:landingPage <https://satudata.jakarta.go.id/open-data/detail/data-pekerjaan-tahun-2022> .

<http://5.189.187.109/dataset/9839ff98-9a2e-4a2f-8666-aaafc23e647b/resource/2ebae1a0-f1ee-4557-9365-dc27f376d629> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-05-19T17:55:15.745630"^^xsd:dateTime ;
    dct:modified "2026-05-19T17:55:15.710937"^^xsd:dateTime ;
    dct:title "Data Pekerjaan Tahun 2022" ;
    dcat:accessURL <https://satudata.jakarta.go.id/backend/restapi/v1/datasets/export/eed5816980afbed172ae7647502344a8/data-pekerjaan-tahun-2022.xlsx> .

<http://5.189.187.109/dataset/9839ff98-9a2e-4a2f-8666-aaafc23e647b/resource/fcbc88cc-9ef5-4ada-8d60-27089c3dee4f> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-05-19T17:55:15.745616"^^xsd:dateTime ;
    dct:modified "2026-05-19T17:55:15.710675"^^xsd:dateTime ;
    dct:title "Data Pekerjaan Tahun 2022" ;
    dcat:accessURL <https://satudata.jakarta.go.id/backend/restapi/v1/datasets/export/eed5816980afbed172ae7647502344a8/data-pekerjaan-tahun-2022.csv> ;
    dcat:mediaType "text/csv" .

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

