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

<http://5.189.187.109/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-23T04:01:57.068060"^^xsd:dateTime ;
    dct:modified "2026-04-23T04:01:57.068078"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/c8463180-1771-4790-a08c-d2e1f7113d0b> ;
    dct:title "Realiasi Belanja APBD" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "BKAD Kota Balikpapan" ;
            vcard:hasEmail <mailto:diskominfo@balikpapan.go.id> ] ;
    dcat:distribution <http://5.189.187.109/dataset/62b91a3b-f55d-4411-958b-72fe2f8262e7/resource/a28b3a14-ebdb-4f0a-ba52-6490b6e4b246> ;
    dcat:keyword "Keuangan",
        "ekonomi" .

<http://5.189.187.109/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-23T04:01:57.057664"^^xsd:dateTime ;
    dct:title "Realisasi Belanja APBD" ;
    dcat:accessURL <https://data.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" .

<http://5.189.187.109/organization/c8463180-1771-4790-a08c-d2e1f7113d0b> a foaf:Agent ;
    foaf:name "Kota Balikpapan" .

