@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/b70ba3df-86d2-441d-9e94-82fd3febd812> a dcat:Dataset ;
    dct:description "Data tentang 2025. Apbd Sekretariat Daerah Kota Dumai" ;
    dct:identifier "4174547553" ;
    dct:issued "2026-01-08"^^xsd:date ;
    dct:modified "2026-02-03"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "SEKRETARIAT DAERAH" ] ;
    dct:title "2025. Apbd Sekretariat Daerah Kota Dumai" ;
    dcat:distribution <http://5.189.187.109/dataset/b70ba3df-86d2-441d-9e94-82fd3febd812/resource/dd750469-10f7-495d-b2e7-d158a52358c8> ;
    dcat:keyword "Apbd" ;
    dcat:landingPage <https://sidatin.dumaikota.go.id?dataset=NDE3NDU0NzU1Mw> .

<http://5.189.187.109/dataset/b70ba3df-86d2-441d-9e94-82fd3febd812/resource/dd750469-10f7-495d-b2e7-d158a52358c8> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-06-14T05:15:56.399047"^^xsd:dateTime ;
    dct:modified "2026-06-14T05:15:56.368995"^^xsd:dateTime ;
    dct:title "2025. apbd sekretariat daerah kota dumai.xlsx" ;
    dcat:accessURL <https://sidatin.dumaikota.go.id/files/format/17/DATA_20260108080221-7811406089.xlsx> .

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

