@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/bc9b8e16-ce55-44de-a701-aa18065060d4> a dcat:Dataset ;
    dct:description "Jumlah Kerugian Korban Kebakaran di Kecamatan Karanganyar" ;
    dct:identifier "98afdcc1ebd85daa0f1749c5e56b9d8c" ;
    dct:issued "2022-06-15"^^xsd:date ;
    dct:modified "2025-01-02"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Satuan Polisi Pamong Praja" ] ;
    dct:title "Jumlah Kerugian Korban Kebakaran di Kecamatan Karanganyar" ;
    dcat:distribution <http://5.189.187.109/dataset/bc9b8e16-ce55-44de-a701-aa18065060d4/resource/ee85b073-4d3e-477b-9bd2-a567e0a10641> ;
    dcat:keyword "Jumlah",
        "Karanganyar",
        "Kebakaran",
        "Kecamatan",
        "Kerugian",
        "Korban" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/3333> .

<http://5.189.187.109/dataset/bc9b8e16-ce55-44de-a701-aa18065060d4/resource/ee85b073-4d3e-477b-9bd2-a567e0a10641> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T09:44:35.176731"^^xsd:dateTime ;
    dct:modified "2026-04-29T09:44:35.160465"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/3333> .

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

