@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/6b56e863-74f7-467b-87bc-c0da9fe7cf0d> a dcat:Dataset ;
    dct:description "Jumlah Kerugian Korban Kebakaran di Kecamatan Sine" ;
    dct:identifier "87f7ee4fdb57bdfd52179947211b7ebb" ;
    dct:issued "2022-06-15"^^xsd:date ;
    dct:modified "2024-11-08"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Satuan Polisi Pamong Praja" ] ;
    dct:title "Jumlah Kerugian Korban Kebakaran di Kecamatan Sine" ;
    dcat:distribution <http://5.189.187.109/dataset/6b56e863-74f7-467b-87bc-c0da9fe7cf0d/resource/c20d8765-6e22-41b4-8ee1-5eed5b2478b4> ;
    dcat:keyword "Jumlah",
        "Kebakaran",
        "Kecamatan",
        "Kerugian",
        "Korban",
        "Sine" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/3315> .

<http://5.189.187.109/dataset/6b56e863-74f7-467b-87bc-c0da9fe7cf0d/resource/c20d8765-6e22-41b4-8ee1-5eed5b2478b4> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T08:20:35.885922"^^xsd:dateTime ;
    dct:modified "2026-04-29T08:20:35.854133"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/3315> .

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

