@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/7e8e7e53-a900-46ca-909a-a7b99d716603> a dcat:Dataset ;
    dct:description "Rasio realisasi belanja terhadap anggaran belanja 2014-2021" ;
    dct:identifier "7946a056-33cb-11f1-b2cf-0242ac120115" ;
    dct:issued "2024-01-10"^^xsd:date ;
    dct:modified "2024-01-10"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Badan Pengelola Keuangan Dan Aset Daerah" ] ;
    dct:title "Rasio realisasi belanja terhadap anggaran belanja 2014-2021" ;
    dcat:distribution <http://5.189.187.109/dataset/7e8e7e53-a900-46ca-909a-a7b99d716603/resource/76331de3-7e1c-4182-b631-23db878e2bf9> ;
    dcat:keyword "lapoaran" ;
    dcat:landingPage <https://solodata.surakarta.go.id/opendata/detail_package/352> .

<http://5.189.187.109/dataset/7e8e7e53-a900-46ca-909a-a7b99d716603/resource/76331de3-7e1c-4182-b631-23db878e2bf9> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-04-15T08:19:06.236233"^^xsd:dateTime ;
    dct:modified "2026-04-15T08:19:06.209066"^^xsd:dateTime ;
    dct:title "rasio-realisasi-belanja-terhadap-anggaran-belanja-2014-2021" ;
    dcat:accessURL <http://uploads/dataset/352/rasio-realisasi-belanja-terhadap-anggaran-belanja-2014-2021.csv> .

<https://solodata.surakarta.go.id/opendata/detail_package/352> a foaf:Document .

