@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/65185039-ec7d-4198-b868-8452197f8cf2> a dcat:Dataset ;
    dct:description "Data Realisasi dan Proyeksi/Target Belanja Daerah" ;
    dct:identifier "359a0d2623505f6bd53a880ba896bf44" ;
    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 Realisasi dan Proyeksi/Target Belanja Daerah Tahun 2023" ;
    dcat:distribution <http://5.189.187.109/dataset/65185039-ec7d-4198-b868-8452197f8cf2/resource/f204c66f-2b89-45f3-ba71-24f12cc3d2c0> ;
    dcat:keyword "belanja",
        "realisasi",
        "target" ;
    dcat:landingPage <https://satudata.jakarta.go.id/open-data/detail/data-realisasi-dan-proyeksitarget-belanja-daerah-tahun-2023> .

<http://5.189.187.109/dataset/65185039-ec7d-4198-b868-8452197f8cf2/resource/f204c66f-2b89-45f3-ba71-24f12cc3d2c0> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-06-28T04:38:33.208748"^^xsd:dateTime ;
    dct:modified "2026-06-28T04:38:33.180349"^^xsd:dateTime ;
    dct:title "Data Realisasi dan Proyeksi/Target Belanja Daerah Tahun 2023" ;
    dcat:accessURL <http://-> .

<https://satudata.jakarta.go.id/open-data/detail/data-realisasi-dan-proyeksitarget-belanja-daerah-tahun-2023> a foaf:Document .

