@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/698877b6-7fd8-4452-bed6-4c619536ba31> a dcat:Dataset ;
    dct:description "Data tentang 2025. REKAP APBD" ;
    dct:identifier "9805632110" ;
    dct:issued "2026-01-08"^^xsd:date ;
    dct:modified "2026-01-30"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "BADAN PENGELOLAAN KEUANGAN DAN ASET DAERAH" ] ;
    dct:title "2025. REKAP APBD" ;
    dcat:distribution <http://5.189.187.109/dataset/698877b6-7fd8-4452-bed6-4c619536ba31/resource/2f80b1d2-89d6-4854-96c0-309da0e9e0e9> ;
    dcat:keyword "Rekap" ;
    dcat:landingPage <https://sidatin.dumaikota.go.id?dataset=OTgwNTYzMjExMA> .

<http://5.189.187.109/dataset/698877b6-7fd8-4452-bed6-4c619536ba31/resource/2f80b1d2-89d6-4854-96c0-309da0e9e0e9> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-06-14T06:10:57.283632"^^xsd:dateTime ;
    dct:modified "2026-06-14T06:10:57.265461"^^xsd:dateTime ;
    dct:title "8. rekap apbd.xlsx" ;
    dcat:accessURL <https://sidatin.dumaikota.go.id/files/format/18/DATA_20260108080221-3902980425.xlsx> .

<https://sidatin.dumaikota.go.id?dataset=OTgwNTYzMjExMA> a foaf:Document .

