@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/55322e5d-97b4-4cdf-a64d-73348b5321e0> a dcat:Dataset ;
    dct:description "Jumlah Kejadian Kebakaran di Kecamatan Karangjati" ;
    dct:identifier "8643c8e2107ba86c47371e037059c4b7" ;
    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 Karangjati" ;
    dcat:distribution <http://5.189.187.109/dataset/55322e5d-97b4-4cdf-a64d-73348b5321e0/resource/b333ff15-92da-4ed3-935f-77fa2469df50> ;
    dcat:keyword "Jumlah",
        "Karangjati",
        "Kebakaran",
        "Kecamatan",
        "Kejadian" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/3197> .

<http://5.189.187.109/dataset/55322e5d-97b4-4cdf-a64d-73348b5321e0/resource/b333ff15-92da-4ed3-935f-77fa2469df50> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T09:42:27.449105"^^xsd:dateTime ;
    dct:modified "2026-04-29T09:42:27.433560"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/3197> .

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

