@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/cda2da2b-5bd1-482c-bba6-05d08e9b28ec> a dcat:Dataset ;
    dct:description "Jumlah Kejadian Kebakaran di Kecamatan Geneng" ;
    dct:identifier "131f383b434fdf48079bff1e44e2d9a5" ;
    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 Geneng" ;
    dcat:distribution <http://5.189.187.109/dataset/cda2da2b-5bd1-482c-bba6-05d08e9b28ec/resource/409438b7-456f-4f77-9e3a-01737715d6ec> ;
    dcat:keyword "Geneng",
        "Jumlah",
        "Kebakaran",
        "Kecamatan",
        "Kejadian" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/3193> .

<http://5.189.187.109/dataset/cda2da2b-5bd1-482c-bba6-05d08e9b28ec/resource/409438b7-456f-4f77-9e3a-01737715d6ec> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T09:41:58.815292"^^xsd:dateTime ;
    dct:modified "2026-04-29T09:41:58.784685"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/3193> .

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

