@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/6eb6d3bc-3e3b-4f8a-a1b5-3f90c29d0c25> a dcat:Dataset ;
    dct:description "Data tentang 2025. Jumlah Relawan di Kota Dumai" ;
    dct:identifier "1565097634" ;
    dct:issued "2026-01-08"^^xsd:date ;
    dct:modified "2026-02-05"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "BADAN PENANGGULANGAN BENCANA DAERAH" ] ;
    dct:title "2025. Jumlah Relawan di Kota Dumai" ;
    dcat:distribution <http://5.189.187.109/dataset/6eb6d3bc-3e3b-4f8a-a1b5-3f90c29d0c25/resource/018b20ab-b5e1-45d3-92b3-2e0534299dc3> ;
    dcat:keyword "Relawan" ;
    dcat:landingPage <https://sidatin.dumaikota.go.id?dataset=MTU2NTA5NzYzNA> .

<http://5.189.187.109/dataset/6eb6d3bc-3e3b-4f8a-a1b5-3f90c29d0c25/resource/018b20ab-b5e1-45d3-92b3-2e0534299dc3> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-06-14T04:51:05.425046"^^xsd:dateTime ;
    dct:modified "2026-06-14T04:51:05.404110"^^xsd:dateTime ;
    dct:title "2025. jumlah relawan di kota dumai.xlsx" ;
    dcat:accessURL <https://sidatin.dumaikota.go.id/files/format/4/DATA_20260108080221-9973236183.xlsx> .

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

