@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/a705b4b5-6854-4453-ba0b-49c9ec72a09c> 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" ] ;
    dct:title "Mandatory Spending Pemerintah Provinsi Gorontalo Tahun 2024" ;
    dcat:distribution <http://5.189.187.109/dataset/a705b4b5-6854-4453-ba0b-49c9ec72a09c/resource/054130e0-45d6-4faf-9abf-4d10ba206b05>,
        <http://5.189.187.109/dataset/a705b4b5-6854-4453-ba0b-49c9ec72a09c/resource/53abe91a-8fe6-4072-99a4-dd68bdd63299> ;
    dcat:keyword "Data Sektor Lainnya" ;
    dcat:landingPage <https://opendata.gorontaloprov.go.id/dataset-detail/112> .

<http://5.189.187.109/dataset/a705b4b5-6854-4453-ba0b-49c9ec72a09c/resource/054130e0-45d6-4faf-9abf-4d10ba206b05> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-05-29T04:09:46.233987"^^xsd:dateTime ;
    dct:modified "2026-05-29T04:09:46.187008"^^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> .

<http://5.189.187.109/dataset/a705b4b5-6854-4453-ba0b-49c9ec72a09c/resource/53abe91a-8fe6-4072-99a4-dd68bdd63299> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-05-29T04:09:46.233961"^^xsd:dateTime ;
    dct:modified "2026-05-29T04:09:46.186740"^^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> .

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

