@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/1b149462-e06b-48d4-88f9-ca1a3f6cab8f> ;
    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/1b149462-e06b-48d4-88f9-ca1a3f6cab8f> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-05-19T18:02:28.240729"^^xsd:dateTime ;
    dct:modified "2026-05-19T18:02:28.217191"^^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 .

