@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/555b7fcb-6c8e-4682-9285-a39f22c9e61c> a dcat:Dataset ;
    dct:description "berikut data kebakaran di bulan April 2023" ;
    dct:identifier "555b7fcb-6c8e-4682-9285-a39f22c9e61c" ;
    dct:issued "2025-10-02T06:18:35.544985"^^xsd:dateTime ;
    dct:modified "2025-10-02T06:18:35.544990"^^xsd:dateTime ;
    dct:publisher <https://data.kaltimprov.go.id/organization/5f740d3a-d5dd-4ebf-a643-3a2fb1a97a77> ;
    dct:title "Data kebakaran April 2023" ;
    dcat:distribution <https://data.kaltimprov.go.id/dataset/555b7fcb-6c8e-4682-9285-a39f22c9e61c/resource/517b2e21-ee64-4b61-bc43-d57704b1f65e> .

<https://data.kaltimprov.go.id/dataset/555b7fcb-6c8e-4682-9285-a39f22c9e61c/resource/517b2e21-ee64-4b61-bc43-d57704b1f65e> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2023-08-10T05:45:00.253526"^^xsd:dateTime ;
    dct:modified "2025-10-02T06:18:35.543688"^^xsd:dateTime ;
    dct:title "data kebakaran April 2023" ;
    dcat:accessURL <https://data.paserkab.go.id/dataset/555b7fcb-6c8e-4682-9285-a39f22c9e61c/resource/517b2e21-ee64-4b61-bc43-d57704b1f65e/download/kebakaran-april-2023.xlsx> ;
    dcat:byteSize "43209"^^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" .

