@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#> .

<https://data.kaltimprov.go.id/dataset/99498cf2-d8ae-48f5-88cd-11d337c335eb> a dcat:Dataset ;
    dct:description "Berikut laporan pemadaman Oktober 2023 Dinas Pemadam Kebakaran" ;
    dct:identifier "99498cf2-d8ae-48f5-88cd-11d337c335eb" ;
    dct:issued "2025-10-02T06:19:32.839099"^^xsd:dateTime ;
    dct:modified "2025-10-02T06:19:32.839104"^^xsd:dateTime ;
    dct:publisher <https://data.kaltimprov.go.id/organization/5f740d3a-d5dd-4ebf-a643-3a2fb1a97a77> ;
    dct:title "Laporan Kebakaran Oktober 2023" ;
    dcat:distribution <https://data.kaltimprov.go.id/dataset/99498cf2-d8ae-48f5-88cd-11d337c335eb/resource/e8719917-ad8a-4bee-a6e7-f47e0970ad21> .

<https://data.kaltimprov.go.id/dataset/99498cf2-d8ae-48f5-88cd-11d337c335eb/resource/e8719917-ad8a-4bee-a6e7-f47e0970ad21> a dcat:Distribution ;
    dct:description "kebakaran oktober 2023" ;
    dct:format "XLSX" ;
    dct:issued "2023-12-18T02:47:39.725341"^^xsd:dateTime ;
    dct:modified "2025-10-02T06:19:32.837897"^^xsd:dateTime ;
    dcat:accessURL <https://data.paserkab.go.id/dataset/99498cf2-d8ae-48f5-88cd-11d337c335eb/resource/e8719917-ad8a-4bee-a6e7-f47e0970ad21/download/laporan-kebakaran-oktober-2023.xlsx> ;
    dcat:byteSize "55558"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.kaltimprov.go.id/organization/5f740d3a-d5dd-4ebf-a643-3a2fb1a97a77> a foaf:Agent ;
    foaf:name "Kabupaten Paser" .

