@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/2da5cd46-9c7e-40dd-a80e-3ad40c172b58> a dcat:Dataset ;
    dct:description "Jumlah Kejadian Kebakaran Tiap Bulan Tahun 2024" ;
    dct:identifier "2da5cd46-9c7e-40dd-a80e-3ad40c172b58" ;
    dct:issued "2026-04-08T21:25:38.101411"^^xsd:dateTime ;
    dct:modified "2026-04-08T21:25:38.101427"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/0994f3e0-9b38-4741-99ac-2ddd4b526e2e> ;
    dct:title "Jumlah Kejadian Kebakaran Tahun 2024" ;
    dcat:distribution <http://5.189.187.109/dataset/2da5cd46-9c7e-40dd-a80e-3ad40c172b58/resource/79b8191e-b92d-41e0-96cb-e388af366dc1> ;
    dcat:keyword "Kebencanaan" .

<http://5.189.187.109/dataset/2da5cd46-9c7e-40dd-a80e-3ad40c172b58/resource/79b8191e-b92d-41e0-96cb-e388af366dc1> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2025-03-03T07:33:59.356057"^^xsd:dateTime ;
    dct:modified "2026-04-08T21:25:38.094597"^^xsd:dateTime ;
    dct:title "REKAP KEJADIAN KEBAKARAN TAHUN 2024.xlsx" ;
    dcat:accessURL <https://ckan.sampangkab.go.id/dataset/2da5cd46-9c7e-40dd-a80e-3ad40c172b58/resource/79b8191e-b92d-41e0-96cb-e388af366dc1/download/rekap-kejadian-kebakaran-tahun-2024.xlsx> ;
    dcat:byteSize "11001"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/0994f3e0-9b38-4741-99ac-2ddd4b526e2e> a foaf:Agent ;
    foaf:name "Kabupaten Sampang" .

