@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/e7f3dfb7-7b92-43e5-96af-0d890054b7b8> a dcat:Dataset ;
    dct:description "Data tentang 2024. Luas wilayah per kecamatan" ;
    dct:identifier "7708259276" ;
    dct:issued "2024-12-31"^^xsd:date ;
    dct:modified "2025-03-05"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "SEKRETARIAT DAERAH KOTA DUMAI" ] ;
    dct:title "2024. Luas wilayah per kecamatan" ;
    dcat:distribution <http://5.189.187.109/dataset/e7f3dfb7-7b92-43e5-96af-0d890054b7b8/resource/b8ae1e44-104e-459b-ab37-3b8f92979923> ;
    dcat:keyword "Luas" ;
    dcat:landingPage <https://sidatin.dumaikota.go.id?dataset=NzcwODI1OTI3Ng> .

<http://5.189.187.109/dataset/e7f3dfb7-7b92-43e5-96af-0d890054b7b8/resource/b8ae1e44-104e-459b-ab37-3b8f92979923> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-06-14T05:50:59.308749"^^xsd:dateTime ;
    dct:modified "2026-06-14T05:50:59.284259"^^xsd:dateTime ;
    dct:title "2024. luas wilayah per kecamatan.xlsx" ;
    dcat:accessURL <https://sidatin.dumaikota.go.id/files/format/17/DATA_20241223090015-3707658412.xlsx> .

<https://sidatin.dumaikota.go.id?dataset=NzcwODI1OTI3Ng> a foaf:Document .

