@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/df024f74-6a49-4b81-816a-25f30561cb73> a dcat:Dataset ;
    dct:description "Jumlah Kejadian Kebakaran di Kecamatan Gerih" ;
    dct:identifier "31ca0ca71184bbdb3de7b20a51e88e90" ;
    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 Gerih" ;
    dcat:distribution <http://5.189.187.109/dataset/df024f74-6a49-4b81-816a-25f30561cb73/resource/d4528cad-71f0-4203-a734-597dd879f217> ;
    dcat:keyword "Gerih",
        "Jumlah",
        "Kebakaran",
        "Kecamatan",
        "Kejadian" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/3194> .

<http://5.189.187.109/dataset/df024f74-6a49-4b81-816a-25f30561cb73/resource/d4528cad-71f0-4203-a734-597dd879f217> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T09:42:53.622147"^^xsd:dateTime ;
    dct:modified "2026-04-29T09:42:53.607214"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/3194> .

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

