@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://ckan.balikpapan.go.id/dataset/62b91a3b-f55d-4411-958b-72fe2f8262e7> a dcat:Dataset ;
    dct:description "Realisasi Belanja APBD 2021-2022" ;
    dct:identifier "62b91a3b-f55d-4411-958b-72fe2f8262e7" ;
    dct:issued "2026-04-02T00:17:46.632367"^^xsd:dateTime ;
    dct:modified "2026-04-02T00:17:46.632372"^^xsd:dateTime ;
    dct:publisher <https://ckan.balikpapan.go.id/organization/69247ebc-b6ac-4488-ab7f-2a7f733f9dd6> ;
    dct:title "Realiasi Belanja APBD" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "BKAD Kota Balikpapan" ;
            vcard:hasEmail <mailto:diskominfo@balikpapan.go.id> ] ;
    dcat:distribution <https://ckan.balikpapan.go.id/dataset/62b91a3b-f55d-4411-958b-72fe2f8262e7/resource/a28b3a14-ebdb-4f0a-ba52-6490b6e4b246> ;
    dcat:keyword "Keuangan",
        "ekonomi" .

<https://ckan.balikpapan.go.id/dataset/62b91a3b-f55d-4411-958b-72fe2f8262e7/resource/a28b3a14-ebdb-4f0a-ba52-6490b6e4b246> a dcat:Distribution ;
    dct:description "Realisasi Belanja APBD 2021-2022" ;
    dct:format "XLSX" ;
    dct:issued "2023-10-11T09:51:48.500830"^^xsd:dateTime ;
    dct:modified "2026-04-02T00:17:46.629016"^^xsd:dateTime ;
    dct:title "Realisasi Belanja APBD" ;
    dcat:accessURL <https://ckan.balikpapan.go.id/dataset/62b91a3b-f55d-4411-958b-72fe2f8262e7/resource/a28b3a14-ebdb-4f0a-ba52-6490b6e4b246/download/realiasi-belanja.xlsx> ;
    dcat:byteSize "8901"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://ckan.balikpapan.go.id/organization/69247ebc-b6ac-4488-ab7f-2a7f733f9dd6> a foaf:Agent ;
    foaf:name "Badan Pengelola Keuangan Daerah" .

