@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/bf059418-2e7d-4bf0-98ea-4b52de7932df> a dcat:Dataset ;
    dct:description "Data tentang 2023. APBD BPBD Kota Dumai" ;
    dct:identifier "5799392046" ;
    dct:issued "2024-12-31"^^xsd:date ;
    dct:modified "2025-02-05"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "BADAN PENANGGULANGAN BENCANA DAERAH" ] ;
    dct:title "2023. APBD BPBD Kota Dumai" ;
    dcat:distribution <http://5.189.187.109/dataset/bf059418-2e7d-4bf0-98ea-4b52de7932df/resource/fd7b0238-60ce-41da-b20f-5fb754fc567a> ;
    dcat:keyword "Apbd" ;
    dcat:landingPage <https://sidatin.dumaikota.go.id?dataset=NTc5OTM5MjA0Ng> .

<http://5.189.187.109/dataset/bf059418-2e7d-4bf0-98ea-4b52de7932df/resource/fd7b0238-60ce-41da-b20f-5fb754fc567a> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-06-14T05:32:43.934842"^^xsd:dateTime ;
    dct:modified "2026-06-14T05:32:43.904831"^^xsd:dateTime ;
    dct:title "2023. apbd bpbd kota dumai.xlsx" ;
    dcat:accessURL <https://sidatin.dumaikota.go.id/files/format/4/DATA_20241223090015-7558544048.xlsx> .

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

