@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/25ccfb7b-3836-4fc3-bb3a-0755c133a422> a dcat:Dataset ;
    dct:description "Data tentang 2023 APBD Kecamatan Dumai barat" ;
    dct:identifier "2234199316" ;
    dct:issued "2024-01-10"^^xsd:date ;
    dct:modified "2024-03-07"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "KECAMATAN DUMAI BARAT" ] ;
    dct:title "2023 APBD Kecamatan Dumai barat" ;
    dcat:distribution <http://5.189.187.109/dataset/25ccfb7b-3836-4fc3-bb3a-0755c133a422/resource/fd392be3-7fa0-4b7e-80eb-cdf28a3284b4> ;
    dcat:keyword "Apbd" ;
    dcat:landingPage <https://sidatin.dumaikota.go.id?dataset=MjIzNDE5OTMxNg> .

<http://5.189.187.109/dataset/25ccfb7b-3836-4fc3-bb3a-0755c133a422/resource/fd392be3-7fa0-4b7e-80eb-cdf28a3284b4> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-06-14T04:57:46.965988"^^xsd:dateTime ;
    dct:modified "2026-06-14T04:57:46.945208"^^xsd:dateTime ;
    dct:title "2023 apbd kecamatan dumai barat.xlsx" ;
    dcat:accessURL <https://sidatin.dumaikota.go.id/files/format/31/DATA_20240110105601-4316755270.xlsx> .

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

