@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/8d58d4b9-f684-4100-acc3-0dc7e2d087c9> a dcat:Dataset ;
    dct:description "Data tentang 2023. Realisasi Belanja Pemko Dumai" ;
    dct:identifier "7665854253" ;
    dct:issued "2024-01-10"^^xsd:date ;
    dct:modified "2024-02-01"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "BADAN PENGELOLAAN KEUANGAN DAN ASET DAERAH" ] ;
    dct:title "2023. Realisasi Belanja Pemko Dumai" ;
    dcat:distribution <http://5.189.187.109/dataset/8d58d4b9-f684-4100-acc3-0dc7e2d087c9/resource/7725c853-6f96-4c45-bd16-4bf4005ba767> ;
    dcat:keyword "Realisasi" ;
    dcat:landingPage <https://sidatin.dumaikota.go.id?dataset=NzY2NTg1NDI1Mw> .

<http://5.189.187.109/dataset/8d58d4b9-f684-4100-acc3-0dc7e2d087c9/resource/7725c853-6f96-4c45-bd16-4bf4005ba767> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-06-14T05:50:30.653668"^^xsd:dateTime ;
    dct:modified "2026-06-14T05:50:30.631333"^^xsd:dateTime ;
    dct:title "2023. realisasi belanja pemko dumai.xlsx" ;
    dcat:accessURL <https://sidatin.dumaikota.go.id/files/format/18/DATA_20240110105601-3130746440.xlsx> .

<https://sidatin.dumaikota.go.id?dataset=NzY2NTg1NDI1Mw> a foaf:Document .

