@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/e6a42421-4daf-4190-b165-73963f34de1e> a dcat:Dataset ;
    dct:description "Jumlah Kerugian Akibat Bencana Gunung Meletus" ;
    dct:identifier "f2217062e9a397a1dca429e7d70bc6ca" ;
    dct:issued "2020-03-12"^^xsd:date ;
    dct:modified "2024-01-18"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Badan Penanggulangan Bencana Daerah" ] ;
    dct:title "Jumlah Kerugian Akibat Bencana Gunung Meletus" ;
    dcat:distribution <http://5.189.187.109:5000/dataset/e6a42421-4daf-4190-b165-73963f34de1e/resource/25d2af61-43d8-44e1-9c5e-4bbe2ed88ba9> ;
    dcat:keyword "Akibat",
        "Bencana",
        "Gunung",
        "Jumlah",
        "Kerugian",
        "Meletus" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/152> .

<http://5.189.187.109:5000/dataset/e6a42421-4daf-4190-b165-73963f34de1e/resource/25d2af61-43d8-44e1-9c5e-4bbe2ed88ba9> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T08:59:41.946747"^^xsd:dateTime ;
    dct:modified "2026-04-29T08:59:41.919692"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/152> .

<https://satudata.ngawikab.go.id/data/sektoral/152> a foaf:Document .

