@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/890c70f4-a379-470e-8e4e-782d86a4bfe8> a dcat:Dataset ;
    dct:description "Data Sumur dan Tandon Kebakaran tahun 2022" ;
    dct:identifier "890c70f4-a379-470e-8e4e-782d86a4bfe8" ;
    dct:issued "2026-01-12T12:22:47.087007"^^xsd:dateTime ;
    dct:modified "2026-01-12T12:22:47.087015"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/4aeb3830-6021-42af-aaa6-5f10c0ee2d8e> ;
    dct:title "Data Sumur dan Tandon 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/890c70f4-a379-470e-8e4e-782d86a4bfe8/resource/4e436739-be54-4942-bff5-f4fdae1b0695> ;
    dcat:landingPage <https://docs.google.com/spreadsheets/d/1W_JHvHjg8l5hf16FNt_wV7LeFvP4BgaW/edit?usp=share_link&ouid=104254607205474661383&rtpof=true&sd=true> .

<http://5.189.187.109:5000/dataset/890c70f4-a379-470e-8e4e-782d86a4bfe8/resource/4e436739-be54-4942-bff5-f4fdae1b0695> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2023-02-13T08:58:26.878769"^^xsd:dateTime ;
    dct:modified "2026-01-12T12:22:47.085107"^^xsd:dateTime ;
    dct:title "Data Jumlah Sumur Kebakaran (AKTIF) FIX.xlsx" ;
    dcat:accessURL <https://ckan.surabaya.go.id/dataset/890c70f4-a379-470e-8e4e-782d86a4bfe8/resource/4e436739-be54-4942-bff5-f4fdae1b0695/download/data-jumlah-sumur-kebakaran-aktif-fix.xlsx> ;
    dcat:byteSize "32723"^^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/1W_JHvHjg8l5hf16FNt_wV7LeFvP4BgaW/edit?usp=share_link&ouid=104254607205474661383&rtpof=true&sd=true> a foaf:Document .

