@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/eda9cd65-49d5-4ac5-82ef-5530e254db58> a dcat:Dataset ;
    dct:description "Belanja yang sudah diatur oleh Undang-undang" ;
    dct:identifier "112" ;
    dct:issued "2024-05-29T19:24:46+08:00"^^xsd:dateTime ;
    dct:modified "2026-05-16T22:41:19+08:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Badan Keuangan dan Aset Daerah" ] ;
    dct:title "Mandatory Spending Pemerintah Provinsi Gorontalo Tahun 2024" ;
    dcat:distribution <http://5.189.187.109/dataset/eda9cd65-49d5-4ac5-82ef-5530e254db58/resource/40feb522-da9d-4b81-a772-4b2e63a169e1>,
        <http://5.189.187.109/dataset/eda9cd65-49d5-4ac5-82ef-5530e254db58/resource/a0a357b5-3b85-44e5-996f-5797464a7eb3> ;
    dcat:keyword "Data Sektor Lainnya" ;
    dcat:landingPage <https://opendata.gorontaloprov.go.id/dataset-detail/112> .

<http://5.189.187.109/dataset/eda9cd65-49d5-4ac5-82ef-5530e254db58/resource/40feb522-da9d-4b81-a772-4b2e63a169e1> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-06-29T03:59:59.282887"^^xsd:dateTime ;
    dct:modified "2026-06-29T03:59:59.257676"^^xsd:dateTime ;
    dct:title "Mandatory Spending Pemerintah Provinsi Gorontalo Tahun 2024" ;
    dcat:accessURL <https://opendata.gorontaloprov.go.id/front/api/v2/daftar-data/112/download-csv> .

<http://5.189.187.109/dataset/eda9cd65-49d5-4ac5-82ef-5530e254db58/resource/a0a357b5-3b85-44e5-996f-5797464a7eb3> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-06-29T03:59:59.282910"^^xsd:dateTime ;
    dct:modified "2026-06-29T03:59:59.258010"^^xsd:dateTime ;
    dct:title "Mandatory Spending Pemerintah Provinsi Gorontalo Tahun 2024" ;
    dcat:accessURL <https://opendata.gorontaloprov.go.id/front/api/v2/daftar-data/112/download-excel> .

<https://opendata.gorontaloprov.go.id/dataset-detail/112> a foaf:Document .

