@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/c629fbc8-2016-491d-90f6-6bc8a33bc7d7> a dcat:Dataset ;
    dct:description "Data tentang 2024. Jumlah relawan di kota dumai" ;
    dct:identifier "4926684846" ;
    dct:issued "2024-12-31"^^xsd:date ;
    dct:modified "2025-02-05"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "BADAN PENANGGULANGAN BENCANA DAERAH" ] ;
    dct:title "2024. Jumlah relawan di kota dumai" ;
    dcat:distribution <http://5.189.187.109/dataset/c629fbc8-2016-491d-90f6-6bc8a33bc7d7/resource/2633ea19-78bf-49f4-8a8a-177e4c890cb8> ;
    dcat:keyword "Relawan" ;
    dcat:landingPage <https://sidatin.dumaikota.go.id?dataset=NDkyNjY4NDg0Ng> .

<http://5.189.187.109/dataset/c629fbc8-2016-491d-90f6-6bc8a33bc7d7/resource/2633ea19-78bf-49f4-8a8a-177e4c890cb8> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-06-14T05:24:36.268607"^^xsd:dateTime ;
    dct:modified "2026-06-14T05:24:36.223079"^^xsd:dateTime ;
    dct:title "2024. jumlah relawan di kota dumai.xlsx" ;
    dcat:accessURL <https://sidatin.dumaikota.go.id/files/format/4/DATA_20241223090015-4250238848.xlsx> .

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

