@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/f6deab04-1872-4223-862a-98628f3ab04c> a dcat:Dataset ;
    dct:description "Jumlah Kerugian Akibat Bencana Angin Puting Beliung" ;
    dct:identifier "06409663226af2f3114485aa4e0a23b4" ;
    dct:issued "2020-03-12"^^xsd:date ;
    dct:modified "2025-01-08"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Badan Penanggulangan Bencana Daerah" ] ;
    dct:title "Jumlah Kerugian Akibat Bencana Angin Puting Beliung" ;
    dcat:distribution <http://5.189.187.109/dataset/f6deab04-1872-4223-862a-98628f3ab04c/resource/b9877cc3-9fe5-4456-a909-70344d7f4418> ;
    dcat:keyword "Akibat",
        "Angin",
        "Beliung",
        "Bencana",
        "Jumlah",
        "Kerugian",
        "Puting" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/161> .

<http://5.189.187.109/dataset/f6deab04-1872-4223-862a-98628f3ab04c/resource/b9877cc3-9fe5-4456-a909-70344d7f4418> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T09:00:13.277093"^^xsd:dateTime ;
    dct:modified "2026-04-29T09:00:13.239658"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/161> .

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

