@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/f8ee0712-3ebd-4826-91ef-7ecd80262b37> a dcat:Dataset ;
    dct:description "Dataset ini menyajikan data jumlah belanja daerah yang dirinci menurut komponen belanja." ;
    dct:identifier "f8ee0712-3ebd-4826-91ef-7ecd80262b37" ;
    dct:issued "2026-04-06T09:44:40.200094"^^xsd:dateTime ;
    dct:modified "2026-04-06T09:44:40.200118"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/f8f72f06-cbca-40c8-abc0-07d3c8e969de> ;
    dct:title "Jumlah Belanja Daerah menurut Komponen" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Nurmiaty" ] ;
    dcat:distribution <http://5.189.187.109/dataset/f8ee0712-3ebd-4826-91ef-7ecd80262b37/resource/d52c6d2b-1c18-48c9-bacc-4008ea533758> ;
    dcat:keyword "apbd",
        "belanjadaerah",
        "keuangandaerah" .

<http://5.189.187.109/dataset/f8ee0712-3ebd-4826-91ef-7ecd80262b37/resource/d52c6d2b-1c18-48c9-bacc-4008ea533758> a dcat:Distribution ;
    dct:description "Dataset ini menyajikan data jumlah belanja daerah yang dirinci menurut komponen belanja." ;
    dct:format "CSV" ;
    dct:issued "2025-12-29T01:26:18.622510"^^xsd:dateTime ;
    dct:modified "2026-04-06T09:44:40.192105"^^xsd:dateTime ;
    dct:title "Tahun 2024" ;
    dcat:accessURL <https://satudata.sumbawakab.go.id/dataset/f8ee0712-3ebd-4826-91ef-7ecd80262b37/resource/d52c6d2b-1c18-48c9-bacc-4008ea533758/download/jumlah-belanja-daerah-menurut-komponen.csv> ;
    dcat:byteSize "397"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/organization/f8f72f06-cbca-40c8-abc0-07d3c8e969de> a foaf:Agent ;
    foaf:name "Kabupaten Sumbawa" .

