@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/0275074e-9c56-428b-98ae-69e0db6128ac> a dcat:Dataset ;
    dct:description "Data ini meliputi data lokasi hidran kebakaran yang terletak di seluruh wilayah Pemprov DKI Jakarta" ;
    dct:identifier "bbaa901c980a3c281eb814b550c656ec" ;
    dct:issued "2023-05-02"^^xsd:date ;
    dct:modified "2024-03-07"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Penanggulangan Kebakaran dan Penyelamatan" ] ;
    dct:title "Data Lokasi Hidran Tahun 2022" ;
    dcat:distribution <http://5.189.187.109/dataset/0275074e-9c56-428b-98ae-69e0db6128ac/resource/c706306d-a48e-49a3-8698-b8e4e4b1a6a3>,
        <http://5.189.187.109/dataset/0275074e-9c56-428b-98ae-69e0db6128ac/resource/e725beb6-bc50-4e8d-96cf-c479f7c8249c> ;
    dcat:keyword "Dataset",
        "Hidran",
        "Kebakaran",
        "Terbuka" ;
    dcat:landingPage <https://satudata.jakarta.go.id/open-data/detail/data-lokasi-hidran-tahun-2022> .

<http://5.189.187.109/dataset/0275074e-9c56-428b-98ae-69e0db6128ac/resource/c706306d-a48e-49a3-8698-b8e4e4b1a6a3> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-05-19T18:00:54.500862"^^xsd:dateTime ;
    dct:modified "2026-05-19T18:00:54.473800"^^xsd:dateTime ;
    dct:title "Data Lokasi Hidran Tahun 2022" ;
    dcat:accessURL <https://satudata.jakarta.go.id/backend/restapi/v1/datasets/export/c929f03c86ea2a78b413aa0d111e86e8/data-lokasi-hidran-tahun-2022.csv> .

<http://5.189.187.109/dataset/0275074e-9c56-428b-98ae-69e0db6128ac/resource/e725beb6-bc50-4e8d-96cf-c479f7c8249c> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-05-19T18:00:54.500875"^^xsd:dateTime ;
    dct:modified "2026-05-19T18:00:54.474039"^^xsd:dateTime ;
    dct:title "Data Lokasi Hidran Tahun 2022" ;
    dcat:accessURL <https://satudata.jakarta.go.id/backend/restapi/v1/datasets/export/c929f03c86ea2a78b413aa0d111e86e8/data-lokasi-hidran-tahun-2022.xlsx> .

<https://satudata.jakarta.go.id/open-data/detail/data-lokasi-hidran-tahun-2022> a foaf:Document .

