@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/2db95fd9-2fb8-4d34-9d4e-23ef4f6a02db> a dcat:Dataset ;
    dct:description "Data tentang 2023 Jumlah kelurahan di kecamatan Medang Kampai" ;
    dct:identifier "7678639624" ;
    dct:issued "2024-01-10"^^xsd:date ;
    dct:modified "2024-03-05"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "KECAMATAN MEDANG KAMPAI" ] ;
    dct:title "2023 Jumlah kelurahan di kecamatan Medang Kampai" ;
    dcat:distribution <http://5.189.187.109/dataset/2db95fd9-2fb8-4d34-9d4e-23ef4f6a02db/resource/993b41c8-0c60-4c69-83ce-4de2257ee04e> ;
    dcat:keyword "Kelurahan" ;
    dcat:landingPage <https://sidatin.dumaikota.go.id?dataset=NzY3ODYzOTYyNA> .

<http://5.189.187.109/dataset/2db95fd9-2fb8-4d34-9d4e-23ef4f6a02db/resource/993b41c8-0c60-4c69-83ce-4de2257ee04e> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-06-14T05:50:41.491004"^^xsd:dateTime ;
    dct:modified "2026-06-14T05:50:41.473815"^^xsd:dateTime ;
    dct:title "2023 jumlah kelurahan di kecamatan medang kampai.xlsx" ;
    dcat:accessURL <https://sidatin.dumaikota.go.id/files/format/35/DATA_20240110105601-1538574549.xlsx> .

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

