@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/ceb324b3-b691-4a2d-a73b-436e95dbe885> a dcat:Dataset ;
    dct:description "Data Anggaran dan Realisasi Belanja Menurut Jenis Pengeluaran" ;
    dct:identifier "ab1dbefdae19b4be967bb13777cd0835" ;
    dct:issued "2023-04-05"^^xsd:date ;
    dct:modified "2024-02-21"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Badan Pengelolaan Keuangan Daerah" ] ;
    dct:title "Data Anggaran dan Realisasi Belanja Menurut Jenis Pengeluaran Tahun 2023" ;
    dcat:distribution <http://5.189.187.109/dataset/ceb324b3-b691-4a2d-a73b-436e95dbe885/resource/0468f3af-7cd8-48fd-a13e-706fdfbd5d97>,
        <http://5.189.187.109/dataset/ceb324b3-b691-4a2d-a73b-436e95dbe885/resource/45dfe74b-e3e8-45c4-9083-a374cbdc07ec> ;
    dcat:keyword "belanja",
        "realisasi" ;
    dcat:landingPage <https://satudata.jakarta.go.id/open-data/detail/data-anggaran-dan-realisasi-belanja-menurut-jenis-pengeluaran-tahun-2023> .

<http://5.189.187.109/dataset/ceb324b3-b691-4a2d-a73b-436e95dbe885/resource/0468f3af-7cd8-48fd-a13e-706fdfbd5d97> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-05-19T18:02:31.403608"^^xsd:dateTime ;
    dct:modified "2026-05-19T18:02:31.388260"^^xsd:dateTime ;
    dct:title "Data Anggaran dan Realisasi Belanja Menurut Jenis Pengeluaran Tahun 2023" ;
    dcat:accessURL <https://satudata.jakarta.go.id/backend/restapi/v1/datasets/export/7ab8b6f2293db4f74785253f64c7a8f2/data-anggaran-dan-realisasi-belanja-menurut-jenis-pengeluaran-tahun-2023.csv> ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/dataset/ceb324b3-b691-4a2d-a73b-436e95dbe885/resource/45dfe74b-e3e8-45c4-9083-a374cbdc07ec> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-05-19T18:02:31.403632"^^xsd:dateTime ;
    dct:modified "2026-05-19T18:02:31.388596"^^xsd:dateTime ;
    dct:title "Data Anggaran dan Realisasi Belanja Menurut Jenis Pengeluaran Tahun 2023" ;
    dcat:accessURL <https://satudata.jakarta.go.id/backend/restapi/v1/datasets/export/7ab8b6f2293db4f74785253f64c7a8f2/data-anggaran-dan-realisasi-belanja-menurut-jenis-pengeluaran-tahun-2023.xlsx> .

<https://satudata.jakarta.go.id/open-data/detail/data-anggaran-dan-realisasi-belanja-menurut-jenis-pengeluaran-tahun-2023> a foaf:Document .

