@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/90e76bc7-8150-4be9-827c-1e0706c412da> a dcat:Dataset ;
    dct:description "Berikut Kejadian evakuasi di Dinas Pemadam Kebakaran" ;
    dct:identifier "90e76bc7-8150-4be9-827c-1e0706c412da" ;
    dct:issued "2024-01-09T09:18:09.144357"^^xsd:dateTime ;
    dct:modified "2024-01-09T09:18:09.144363"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/94b15008-22c3-4d9b-87cd-7f3aa7da5353> ;
    dct:title "Laporan Non Kebakaran Desember 2023" ;
    dcat:distribution <http://5.189.187.109/dataset/90e76bc7-8150-4be9-827c-1e0706c412da/resource/1174b8e9-ae86-4604-b61a-0243af9025d6> .

<http://5.189.187.109/dataset/90e76bc7-8150-4be9-827c-1e0706c412da/resource/1174b8e9-ae86-4604-b61a-0243af9025d6> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2024-01-09T01:32:24.751487"^^xsd:dateTime ;
    dct:modified "2024-01-09T09:18:09.141008"^^xsd:dateTime ;
    dct:title "non kebakaran Desember 2023" ;
    dcat:accessURL <http://data.paserkab.go.id/dataset/90e76bc7-8150-4be9-827c-1e0706c412da/resource/1174b8e9-ae86-4604-b61a-0243af9025d6/download/non-kebakaran-2023.xlsx> ;
    dcat:byteSize "46300"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/94b15008-22c3-4d9b-87cd-7f3aa7da5353> a foaf:Agent ;
    foaf:name "Kabupaten Paser" .

