@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#> .

<https://opendata.bulukumbakab.go.id/dataset/40d4f647-fce0-489c-9029-7d9ab32801dd> a dcat:Dataset ;
    dct:description "Daftar warga yang belum memiliki KWH per bulan Juli tahun 2025 di Desa Seppang" ;
    dct:identifier "40d4f647-fce0-489c-9029-7d9ab32801dd" ;
    dct:issued "2025-09-03T02:33:57.046257"^^xsd:dateTime ;
    dct:modified "2025-09-03T02:35:33.668389"^^xsd:dateTime ;
    dct:publisher <https://opendata.bulukumbakab.go.id/organization/cdf0eb22-f613-411c-8eb5-578915895f3d> ;
    dct:title "DAFTAR WARGA BELUM MEMILIKI KWH DI DESA SEPPANG" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Alfian Tampa" ;
            vcard:hasEmail <mailto:alfiantampa547@gmail.com> ] ;
    dcat:distribution <https://opendata.bulukumbakab.go.id/dataset/40d4f647-fce0-489c-9029-7d9ab32801dd/resource/a6fd26db-ca92-4283-8957-2fe23806a87d> ;
    dcat:keyword "desa seppang" .

<https://opendata.bulukumbakab.go.id/dataset/40d4f647-fce0-489c-9029-7d9ab32801dd/resource/a6fd26db-ca92-4283-8957-2fe23806a87d> a dcat:Distribution ;
    dct:description "Daftar warga yang belum memiliki KWH per bulan Juli tahun 2025 di Desa Seppang" ;
    dct:format "XLSX" ;
    dct:title "DAFTAR WARGA YANG BELUM MEMILIKI KWH DESA SEPPANG.xlsx" ;
    dcat:accessURL <https://opendata.bulukumbakab.go.id/dataset/40d4f647-fce0-489c-9029-7d9ab32801dd/resource/a6fd26db-ca92-4283-8957-2fe23806a87d/download/daftar-warga-yang-belum-memiliki-kwh-desa-seppang.xlsx> ;
    dcat:byteSize 10943.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://opendata.bulukumbakab.go.id/organization/cdf0eb22-f613-411c-8eb5-578915895f3d> a foaf:Organization ;
    foaf:name "Desa Seppang" .

