@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/f857e466-7394-40c8-830c-5ed2f275405e> a dcat:Dataset ;
    dct:description "Data tentang APBD KECAMATAN DUMAI KOTA" ;
    dct:identifier "9253749693" ;
    dct:issued "2022-12-16"^^xsd:date ;
    dct:modified "2024-03-01"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "KECAMATAN DUMAI KOTA" ] ;
    dct:title "APBD KECAMATAN DUMAI KOTA" ;
    dcat:distribution <http://5.189.187.109/dataset/f857e466-7394-40c8-830c-5ed2f275405e/resource/fdfc512f-0d87-4d2b-b09e-16a595317282> ;
    dcat:keyword "Apbd" ;
    dcat:landingPage <https://sidatin.dumaikota.go.id?dataset=OTI1Mzc0OTY5Mw> .

<http://5.189.187.109/dataset/f857e466-7394-40c8-830c-5ed2f275405e/resource/fdfc512f-0d87-4d2b-b09e-16a595317282> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-06-14T06:05:53.040810"^^xsd:dateTime ;
    dct:modified "2026-06-14T06:05:53.019611"^^xsd:dateTime ;
    dct:title "apbd kecamatan dumai kota.xlsx" ;
    dcat:accessURL <https://sidatin.dumaikota.go.id/files/format/32/DATA_20221116125653-5810947312.xlsx> .

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

