@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/a7e98907-e275-477c-9b50-ea20f4b1d52a> a dcat:Dataset ;
    dct:description "Data tentang 2024. Dana Perimbangan Kota Dumai" ;
    dct:identifier "2419401772" ;
    dct:issued "2024-12-30"^^xsd:date ;
    dct:modified "2025-01-30"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "BADAN PENGELOLAAN KEUANGAN DAN ASET DAERAH" ] ;
    dct:title "2024. Dana Perimbangan Kota Dumai" ;
    dcat:distribution <http://5.189.187.109/dataset/a7e98907-e275-477c-9b50-ea20f4b1d52a/resource/e41cc6b2-feb3-4b89-a522-f21a10b64ffa> ;
    dcat:keyword "Dana" ;
    dcat:landingPage <https://sidatin.dumaikota.go.id?dataset=MjQxOTQwMTc3Mg> .

<http://5.189.187.109/dataset/a7e98907-e275-477c-9b50-ea20f4b1d52a/resource/e41cc6b2-feb3-4b89-a522-f21a10b64ffa> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-06-14T04:59:35.795433"^^xsd:dateTime ;
    dct:modified "2026-06-14T04:59:35.773851"^^xsd:dateTime ;
    dct:title "4. dana perimbangan.xlsx" ;
    dcat:accessURL <https://sidatin.dumaikota.go.id/files/format/18/DATA_20241223090015-7591015680.xlsx> .

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

