@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/f6bd9092-74ea-4387-b495-46d81edcb5c5> a dcat:Dataset ;
    dct:description "Data tentang Serapan Anggaran Inspektorat Daerah Kota Dumai 2023" ;
    dct:identifier "9943244261" ;
    dct:issued "2022-12-04"^^xsd:date ;
    dct:modified "2023-01-20"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "INSPEKTORAT" ] ;
    dct:title "Serapan Anggaran Inspektorat Daerah Kota Dumai 2023" ;
    dcat:distribution <http://5.189.187.109/dataset/f6bd9092-74ea-4387-b495-46d81edcb5c5/resource/e67f7084-5663-489c-8791-2d5f120f784d> ;
    dcat:keyword "Serapan" ;
    dcat:landingPage <https://sidatin.dumaikota.go.id?dataset=OTk0MzI0NDI2MQ> .

<http://5.189.187.109/dataset/f6bd9092-74ea-4387-b495-46d81edcb5c5/resource/e67f7084-5663-489c-8791-2d5f120f784d> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-06-14T06:12:29.567743"^^xsd:dateTime ;
    dct:modified "2026-06-14T06:12:29.545996"^^xsd:dateTime ;
    dct:title "data statistik sektorat inspektorat daerah per 30 desember 2022.xlsx" ;
    dcat:accessURL <https://sidatin.dumaikota.go.id/files/format/28/DATA_20221116125653-2033264668.xlsx> .

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

