@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/313eaa54-17f8-449c-afd8-155095d5e522> a dcat:Dataset ;
    dct:description "Jumlah Kejadian Kebakaran di Kecamatan Ngrambe" ;
    dct:identifier "29ddbdb402491a6aa97964a8139a1356" ;
    dct:issued "2022-06-15"^^xsd:date ;
    dct:modified "2023-05-25"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Satuan Polisi Pamong Praja" ] ;
    dct:title "Jumlah Kejadian Kebakaran di Kecamatan Ngrambe" ;
    dcat:distribution <http://5.189.187.109/dataset/313eaa54-17f8-449c-afd8-155095d5e522/resource/84014dbf-9a0d-42f1-9823-4240672b226e> ;
    dcat:keyword "Jumlah",
        "Kebakaran",
        "Kecamatan",
        "Kejadian",
        "Ngrambe" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/3190> .

<http://5.189.187.109/dataset/313eaa54-17f8-449c-afd8-155095d5e522/resource/84014dbf-9a0d-42f1-9823-4240672b226e> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T09:41:47.078922"^^xsd:dateTime ;
    dct:modified "2026-04-29T09:41:47.054835"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/3190> .

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

