@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://5.189.187.109/dataset/12b58fdc-5dc2-41c8-8772-fa75988e2ec4> a dcat:Dataset ;
    dct:identifier "12b58fdc-5dc2-41c8-8772-fa75988e2ec4" ;
    dct:issued "2026-05-28T02:42:58.034353"^^xsd:dateTime ;
    dct:modified "2026-05-28T02:42:58.034369"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/db4dd201-25a7-4aab-a125-0f87662d70f0> ;
    dct:title "Jumlah Bencana di Kabupaten Kendal Tahun 2025" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Diskominfo Kendal" ] ;
    dcat:distribution <http://5.189.187.109/dataset/12b58fdc-5dc2-41c8-8772-fa75988e2ec4/resource/2ea5c285-13b2-4fad-bcf4-1c275ba66d0c> .

<http://5.189.187.109/dataset/12b58fdc-5dc2-41c8-8772-fa75988e2ec4/resource/2ea5c285-13b2-4fad-bcf4-1c275ba66d0c> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-05-06T01:05:59.058108"^^xsd:dateTime ;
    dct:modified "2026-05-28T02:42:58.031140"^^xsd:dateTime ;
    dct:title "Jumlah Bencana di Kabupaten Kendal Tahun 2025.xlsx" ;
    dcat:accessURL <https://data.kendalkab.go.id/dataset/12b58fdc-5dc2-41c8-8772-fa75988e2ec4/resource/2ea5c285-13b2-4fad-bcf4-1c275ba66d0c/download/jumlah-bencana-di-kabupaten-kendal-tahun-2025.xlsx> ;
    dcat:byteSize "9200"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/db4dd201-25a7-4aab-a125-0f87662d70f0> a foaf:Agent ;
    foaf:name "Kabupaten Kendal" .

