@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:5000/dataset/b376b31f-0270-4be0-836c-15bf2be37711> a dcat:Dataset ;
    dct:description "Data tentang 2023.Jumlah Unit Mobil Pemadam di Kota Dumai" ;
    dct:identifier "8147518561" ;
    dct:issued "2024-01-10"^^xsd:date ;
    dct:modified "2024-02-20"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "BADAN PENANGGULANGAN BENCANA DAERAH" ] ;
    dct:title "2023.Jumlah Unit Mobil Pemadam di Kota Dumai" ;
    dcat:distribution <http://5.189.187.109:5000/dataset/b376b31f-0270-4be0-836c-15bf2be37711/resource/601bdb13-9f26-4656-be9b-3e78ac477eee> ;
    dcat:keyword "Unit" ;
    dcat:landingPage <-> .

<-> a foaf:Document .

<http://5.189.187.109:5000/dataset/b376b31f-0270-4be0-836c-15bf2be37711/resource/601bdb13-9f26-4656-be9b-3e78ac477eee> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-05-14T05:51:19.703960"^^xsd:dateTime ;
    dct:modified "2026-05-14T05:51:19.687305"^^xsd:dateTime ;
    dct:title "2023.jumlah unit mobil pemadam di kota dumai.xlsx" ;
    dcat:accessURL <http://DATA_20240110105601-7788953006.xlsx> .

