@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/7cc029cc-2d25-4c60-8fde-e36167e220fd> a dcat:Dataset ;
    dct:description "Data tentang REALISASI BELANJA PEMKO DUMAI" ;
    dct:identifier "7449362447" ;
    dct:issued "2022-12-04"^^xsd:date ;
    dct:modified "2023-02-01"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "BADAN PENGELOLAAN KEUANGAN DAN ASET DAERAH" ] ;
    dct:title "REALISASI BELANJA PEMKO DUMAI" ;
    dcat:distribution <http://5.189.187.109/dataset/7cc029cc-2d25-4c60-8fde-e36167e220fd/resource/8533946f-c6d6-4de1-a950-d1921bb9b761> ;
    dcat:keyword "Realisasi" ;
    dcat:landingPage <https://sidatin.dumaikota.go.id?dataset=NzQ0OTM2MjQ0Nw> .

<http://5.189.187.109/dataset/7cc029cc-2d25-4c60-8fde-e36167e220fd/resource/8533946f-c6d6-4de1-a950-d1921bb9b761> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-06-14T05:48:35.690032"^^xsd:dateTime ;
    dct:modified "2026-06-14T05:48:35.670377"^^xsd:dateTime ;
    dct:title "realisasi belanja pemko dumai.xlsx" ;
    dcat:accessURL <https://sidatin.dumaikota.go.id/files/format/18/DATA_20221116125653-6245799791.xlsx> .

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

