@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/3bc82cd8-5bc9-4863-88d5-7407b213b769> a dcat:Dataset ;
    dct:description "Data tentang 2024. APBD DKPP Kota Dumai" ;
    dct:identifier "2512658691" ;
    dct:issued "2025-01-08"^^xsd:date ;
    dct:modified "2025-03-07"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "DINAS KETAHANAN PANGAN DAN PERTANIAN" ] ;
    dct:title "2024. APBD DKPP Kota Dumai" ;
    dcat:distribution <http://5.189.187.109/dataset/3bc82cd8-5bc9-4863-88d5-7407b213b769/resource/2f3db5ad-4409-44c5-8bea-fe34aec42afa> ;
    dcat:keyword "Apbd" ;
    dcat:landingPage <https://sidatin.dumaikota.go.id?dataset=MjUxMjY1ODY5MQ> .

<http://5.189.187.109/dataset/3bc82cd8-5bc9-4863-88d5-7407b213b769/resource/2f3db5ad-4409-44c5-8bea-fe34aec42afa> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-06-14T05:00:51.105086"^^xsd:dateTime ;
    dct:modified "2026-06-14T05:00:51.089479"^^xsd:dateTime ;
    dct:title "2024. apbd dkpp kota dumai.xlsx" ;
    dcat:accessURL <https://sidatin.dumaikota.go.id/files/format/21/DATA_20241223090015-5207583050.xlsx> .

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

