@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/da27dc4b-c420-4ba9-8832-5068e5c0fec8> a dcat:Dataset ;
    dct:description "Jumlah Kejadian Bencana Alam (Kekeringan)" ;
    dct:identifier "26408ffa703a72e8ac0117e74ad46f33" ;
    dct:issued "2021-04-16"^^xsd:date ;
    dct:modified "2023-05-12"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Badan Penanggulangan Bencana Daerah" ] ;
    dct:title "Jumlah Kejadian Bencana Alam (Kekeringan)" ;
    dcat:distribution <http://5.189.187.109/dataset/da27dc4b-c420-4ba9-8832-5068e5c0fec8/resource/261be38c-9297-4e7c-8754-20a08f8a1b2c> ;
    dcat:keyword "Alam",
        "Bencana",
        "Jumlah",
        "Kejadian",
        "Kekeringan" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/669> .

<http://5.189.187.109/dataset/da27dc4b-c420-4ba9-8832-5068e5c0fec8/resource/261be38c-9297-4e7c-8754-20a08f8a1b2c> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T09:07:00.475158"^^xsd:dateTime ;
    dct:modified "2026-04-29T09:07:00.445515"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/669> .

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

