@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#> .

<https://data.salatiga.go.id/dataset/289eb3d2-15b6-4569-a285-a67a3e99b87f> a dcat:Dataset ;
    dct:description "Realisasi Anggaran Belanja Daerah (Unaudited) 2024" ;
    dct:identifier "289eb3d2-15b6-4569-a285-a67a3e99b87f" ;
    dct:issued "2025-12-15T08:00:06.366264"^^xsd:dateTime ;
    dct:modified "2026-06-19T04:03:37.506449"^^xsd:dateTime ;
    dct:publisher <https://data.salatiga.go.id/organization/faa1a78a-42ce-4c8b-9593-59871b9b01ad> ;
    dct:title "Realisasi Anggaran Belanja Daerah (Unaudited) 2024" ;
    dcat:distribution <https://data.salatiga.go.id/dataset/289eb3d2-15b6-4569-a285-a67a3e99b87f/resource/c080caef-dff2-4ff5-924a-5d3f0b3675f5> .

<https://data.salatiga.go.id/dataset/289eb3d2-15b6-4569-a285-a67a3e99b87f/resource/c080caef-dff2-4ff5-924a-5d3f0b3675f5> a dcat:Distribution ;
    dct:description "Realisasi Anggaran Belanja Daerah (Unaudited) 2024" ;
    dct:format "CSV" ;
    dct:title "Realisasi Anggaran Belanja Daerah (Unaudited) 2024.csv" ;
    dcat:accessURL <https://data.salatiga.go.id/dataset/289eb3d2-15b6-4569-a285-a67a3e99b87f/resource/c080caef-dff2-4ff5-924a-5d3f0b3675f5/download/realisasi-anggaran-belanja-daerah-unaudited-2024.csv> ;
    dcat:byteSize 674.0 ;
    dcat:mediaType "text/csv" .

<https://data.salatiga.go.id/organization/faa1a78a-42ce-4c8b-9593-59871b9b01ad> a foaf:Organization ;
    foaf:name "Badan Pengelolaan Keuangan dan Pendapatan Daerah" .

