@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/3b8fdb8e-7002-4799-8a39-b3c999ce339d> a dcat:Dataset ;
    dct:description "Jumlah Kejadian Bencana Gunung Meletus" ;
    dct:identifier "47d1e990583c9c67424d369f3414728e" ;
    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 Kejadian Bencana Gunung Meletus" ;
    dcat:distribution <http://5.189.187.109:5000/dataset/3b8fdb8e-7002-4799-8a39-b3c999ce339d/resource/0a0a97b5-26a4-4f91-8155-733b1a16df50> ;
    dcat:keyword "Bencana",
        "Gunung",
        "Jumlah",
        "Kejadian",
        "Meletus" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/151> .

<http://5.189.187.109:5000/dataset/3b8fdb8e-7002-4799-8a39-b3c999ce339d/resource/0a0a97b5-26a4-4f91-8155-733b1a16df50> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T09:27:20.842564"^^xsd:dateTime ;
    dct:modified "2026-04-29T09:27:20.813969"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/151> .

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

