@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://5.189.187.109:5000/dataset/dc03eae2-dc0d-4deb-868f-79eb8042d9a1> a dcat:Dataset ;
    dct:description "Data Kebakaran tahun 2022" ;
    dct:identifier "dc03eae2-dc0d-4deb-868f-79eb8042d9a1" ;
    dct:issued "2026-01-12T12:32:53.472440"^^xsd:dateTime ;
    dct:modified "2026-01-12T12:32:53.472460"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/4aeb3830-6021-42af-aaa6-5f10c0ee2d8e> ;
    dct:title "Data Kebakaran" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "DPKP" ;
            vcard:hasEmail <mailto:dinas.kebakaran@surabaya.go.ig> ] ;
    dcat:distribution <http://5.189.187.109:5000/dataset/dc03eae2-dc0d-4deb-868f-79eb8042d9a1/resource/98d358e5-e559-498f-bf74-366685c00682> ;
    dcat:landingPage <https://docs.google.com/spreadsheets/d/1oUnqA4AGCo1qtaXnQ8-oFIbs4GKTRGzS/edit?usp=share_link&ouid=104254607205474661383&rtpof=true&sd=true> .

<http://5.189.187.109:5000/dataset/dc03eae2-dc0d-4deb-868f-79eb8042d9a1/resource/98d358e5-e559-498f-bf74-366685c00682> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2023-02-13T08:44:20.815140"^^xsd:dateTime ;
    dct:modified "2026-01-12T12:32:53.470558"^^xsd:dateTime ;
    dct:title "Data Kebakaran 2022 FIX.xlsx" ;
    dcat:accessURL <https://ckan.surabaya.go.id/dataset/dc03eae2-dc0d-4deb-868f-79eb8042d9a1/resource/98d358e5-e559-498f-bf74-366685c00682/download/data-kebakaran-2022-fix.xlsx> ;
    dcat:byteSize "71112"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109:5000/organization/4aeb3830-6021-42af-aaa6-5f10c0ee2d8e> a foaf:Agent ;
    foaf:name "Kota Surabaya" .

<https://docs.google.com/spreadsheets/d/1oUnqA4AGCo1qtaXnQ8-oFIbs4GKTRGzS/edit?usp=share_link&ouid=104254607205474661383&rtpof=true&sd=true> a foaf:Document .

