@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/446abbf5-435f-4999-a520-16bf8e93c344> a dcat:Dataset ;
    dct:description "Dataset ini menyajikan data nilai belanja modal (capital expenditure) Badan Usaha Milik Daerah (BUMD) di Kabupaten Sumbawa dalam periode tertentu." ;
    dct:identifier "446abbf5-435f-4999-a520-16bf8e93c344" ;
    dct:issued "2026-04-06T09:32:26.886283"^^xsd:dateTime ;
    dct:modified "2026-04-06T09:32:26.886296"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/f8f72f06-cbca-40c8-abc0-07d3c8e969de> ;
    dct:title "Nilai Capital Expenditure BUMD" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Andi Cinnong" ] ;
    dcat:distribution <http://5.189.187.109/dataset/446abbf5-435f-4999-a520-16bf8e93c344/resource/e598e4fa-8127-486e-ab81-eb1416818f5e> ;
    dcat:keyword "belanjamodal",
        "bumd",
        "capitalexpenditure",
        "keuangan" .

<http://5.189.187.109/dataset/446abbf5-435f-4999-a520-16bf8e93c344/resource/e598e4fa-8127-486e-ab81-eb1416818f5e> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2025-12-16T04:08:32.420249"^^xsd:dateTime ;
    dct:modified "2026-04-06T09:32:26.869097"^^xsd:dateTime ;
    dct:title "Tahun 2024" ;
    dcat:accessURL <https://satudata.sumbawakab.go.id/dataset/446abbf5-435f-4999-a520-16bf8e93c344/resource/e598e4fa-8127-486e-ab81-eb1416818f5e/download/nilai-capital-expenditure-bumd.csv> ;
    dcat:byteSize "351"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

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

