@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/7ebe1eb7-dcf7-4c7e-833d-c31058d5e3ab> a dcat:Dataset ;
    dct:description "Berikut laporan Kebakaran Desember 2023" ;
    dct:identifier "7ebe1eb7-dcf7-4c7e-833d-c31058d5e3ab" ;
    dct:issued "2025-10-02T06:19:07.376608"^^xsd:dateTime ;
    dct:modified "2025-10-02T06:19:07.376613"^^xsd:dateTime ;
    dct:publisher <https://data.kaltimprov.go.id/organization/5f740d3a-d5dd-4ebf-a643-3a2fb1a97a77> ;
    dct:title "Laporan Kebakaran Desember 2023" ;
    dcat:distribution <https://data.kaltimprov.go.id/dataset/7ebe1eb7-dcf7-4c7e-833d-c31058d5e3ab/resource/37387a9c-d692-4968-87c5-ffbf49107317> .

<https://data.kaltimprov.go.id/dataset/7ebe1eb7-dcf7-4c7e-833d-c31058d5e3ab/resource/37387a9c-d692-4968-87c5-ffbf49107317> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2024-01-09T01:28:35.897033"^^xsd:dateTime ;
    dct:modified "2025-10-02T06:19:07.375414"^^xsd:dateTime ;
    dct:title "Kebakaran Desember 2023" ;
    dcat:accessURL <https://data.paserkab.go.id/dataset/7ebe1eb7-dcf7-4c7e-833d-c31058d5e3ab/resource/37387a9c-d692-4968-87c5-ffbf49107317/download/laporan-kebakaran-desember-2023.xlsx> ;
    dcat:byteSize "48144"^^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" .

