@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/a93b1487-4f21-4330-994e-8aa533aa2a44> a dcat:Dataset ;
    dct:description "Data tentang 2023. APBD DKPP Kota Dumai" ;
    dct:identifier "7518773917" ;
    dct:issued "2024-01-10"^^xsd:date ;
    dct:modified "2024-02-01"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "DINAS KETAHANAN PANGAN DAN PERTANIAN" ] ;
    dct:title "2023. APBD DKPP Kota Dumai" ;
    dcat:distribution <http://5.189.187.109/dataset/a93b1487-4f21-4330-994e-8aa533aa2a44/resource/d7a4910b-0738-4f50-b6f4-0f7684a002e7> ;
    dcat:keyword "Apbd" ;
    dcat:landingPage <https://sidatin.dumaikota.go.id?dataset=NzUxODc3MzkxNw> .

<http://5.189.187.109/dataset/a93b1487-4f21-4330-994e-8aa533aa2a44/resource/d7a4910b-0738-4f50-b6f4-0f7684a002e7> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-06-14T05:48:56.701325"^^xsd:dateTime ;
    dct:modified "2026-06-14T05:48:56.683499"^^xsd:dateTime ;
    dct:title "2023. apbd dkpp kota dumai.xlsx" ;
    dcat:accessURL <https://sidatin.dumaikota.go.id/files/format/21/DATA_20240110105601-5635673100.xlsx> .

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

