@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/c62a6707-0a21-46b9-9e04-69236935bfe0> a dcat:Dataset ;
    dct:description "Jumlah Kerugian Korban Kebakaran di Kecamatan Pitu" ;
    dct:identifier "5401acfe633e6817b508b84d23686743" ;
    dct:issued "2022-06-15"^^xsd:date ;
    dct:modified "2023-06-21"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Satuan Polisi Pamong Praja" ] ;
    dct:title "Jumlah Kerugian Korban Kebakaran di Kecamatan Pitu" ;
    dcat:distribution <http://5.189.187.109/dataset/c62a6707-0a21-46b9-9e04-69236935bfe0/resource/47c5e9ec-99c3-41c3-a08a-6e8d9ed985e7> ;
    dcat:keyword "Jumlah",
        "Kebakaran",
        "Kecamatan",
        "Kerugian",
        "Korban",
        "Pitu" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/3330> .

<http://5.189.187.109/dataset/c62a6707-0a21-46b9-9e04-69236935bfe0/resource/47c5e9ec-99c3-41c3-a08a-6e8d9ed985e7> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T09:44:39.940918"^^xsd:dateTime ;
    dct:modified "2026-04-29T09:44:39.929681"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/3330> .

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

