@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/8824999b-0085-4d1e-8fd7-f0bd61470159> a dcat:Dataset ;
    dct:description "Data tentang JUMLAH UNIT MOBIL PEMADAM DI KOTA DUMAI" ;
    dct:identifier "3911901623" ;
    dct:issued "2022-12-04"^^xsd:date ;
    dct:modified "2023-01-19"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "BADAN PENANGGULANGAN BENCANA DAERAH" ] ;
    dct:title "JUMLAH UNIT MOBIL PEMADAM DI KOTA DUMAI" ;
    dcat:distribution <http://5.189.187.109/dataset/8824999b-0085-4d1e-8fd7-f0bd61470159/resource/30494da2-f043-4e4e-b9c4-5be2fffa2550> ;
    dcat:keyword "Unit" ;
    dcat:landingPage <https://sidatin.dumaikota.go.id?dataset=MzkxMTkwMTYyMw> .

<http://5.189.187.109/dataset/8824999b-0085-4d1e-8fd7-f0bd61470159/resource/30494da2-f043-4e4e-b9c4-5be2fffa2550> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-06-14T05:13:29.226561"^^xsd:dateTime ;
    dct:modified "2026-06-14T05:13:29.203640"^^xsd:dateTime ;
    dct:title "jumlah unit mobil pemadam di kota dumai.xlsx" ;
    dcat:accessURL <https://sidatin.dumaikota.go.id/files/format/4/DATA_20221116125653-7735525873.xlsx> .

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

